Pluto Form Five vs Slanted North Arrow With Horizontal Tail
VS
Property Comparison
Encoding Comparison
| Format | 2BD6 | 2B5C |
|---|---|---|
| Unicode | U+2BD6 | U+2B5C |
| HTML Decimal | ⯖ | ⭜ |
| HTML Hex | ⯖ | ⭜ |
| CSS | \2BD6 | \2B5C |
| JavaScript | \u{2BD6} | \u{2B5C} |
| Python | \u2bd6 | \u2b5c |
| UTF-8 | e2 af 96 | e2 ad 9c |
How to Distinguish
Both Pluto Form Five and Slanted North Arrow With Horizontal Tail belong to the Arrows category and the Miscellaneous Symbols and Arrows 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.