Leftwards Triangle-Headed Arrow Over Rightwards Triangle-Headed Arrow vs Slanted North Arrow With Horizontal Tail
VS
Property Comparison
| Property | ⮀ 2B80 | ⭜ 2B5C |
|---|---|---|
| Name | Leftwards Triangle-Headed Arrow Over Rightwards Triangle-Headed Arrow | Slanted North Arrow With Horizontal Tail |
| Category | Arrows | Arrows |
| Block | Miscellaneous Symbols and Arrows | Miscellaneous Symbols and Arrows |
| Script | Zyyy | Zyyy |
| General Category | Other Symbol (So) | Other Symbol (So) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 2B80 | 2B5C |
|---|---|---|
| Unicode | U+2B80 | U+2B5C |
| HTML Decimal | ⮀ | ⭜ |
| HTML Hex | ⮀ | ⭜ |
| CSS | \2B80 | \2B5C |
| JavaScript | \u{2B80} | \u{2B5C} |
| Python | \u2b80 | \u2b5c |
| UTF-8 | e2 ae 80 | e2 ad 9c |
How to Distinguish
Both Leftwards Triangle-Headed Arrow Over Rightwards Triangle-Headed Arrow 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.