Numero Sign vs Planck Constant Over Two Pi
VS
Property Comparison
Encoding Comparison
| Format | 2116 | 210F |
|---|---|---|
| Unicode | U+2116 | U+210F |
| HTML Decimal | № | ℏ |
| HTML Hex | № | ℏ |
| CSS | \2116 | \210F |
| JavaScript | \u{2116} | \u{210F} |
| Python | \u2116 | \u210f |
| UTF-8 | e2 84 96 | e2 84 8f |
How to Distinguish
Both Numero Sign and Planck Constant Over Two Pi belong to the Technical category and the Letterlike Symbols block. Compare their codepoints and visual rendering to distinguish them.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.