Anticlockwise Triangle-Headed Top U-Shaped Arrow vs Rotated White Four Pointed Cusp
VS
Property Comparison
Encoding Comparison
| Format | 2B8F | 2BCF |
|---|---|---|
| Unicode | U+2B8F | U+2BCF |
| HTML Decimal | ⮏ | ⯏ |
| HTML Hex | ⮏ | ⯏ |
| CSS | \2B8F | \2BCF |
| JavaScript | \u{2B8F} | \u{2BCF} |
| Python | \u2b8f | \u2bcf |
| UTF-8 | e2 ae 8f | e2 af 8f |
How to Distinguish
Both Anticlockwise Triangle-Headed Top U-Shaped Arrow and Rotated White Four Pointed Cusp 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.