Place Of Interest Sign vs Planck Constant Over Two Pi
VS
Property Comparison
Encoding Comparison
| Format | 2318 | 210F |
|---|---|---|
| Unicode | U+2318 | U+210F |
| HTML Decimal | ⌘ | ℏ |
| HTML Hex | ⌘ | ℏ |
| CSS | \2318 | \210F |
| JavaScript | \u{2318} | \u{210F} |
| Python | \u2318 | \u210f |
| UTF-8 | e2 8c 98 | e2 84 8f |
How to Distinguish
Both Place Of Interest Sign and Planck Constant Over Two Pi are in the Technical category but reside in different Unicode blocks. Check the codepoint to tell them apart.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.