Rotated White Four Pointed Cusp vs Three-D Right-Lighted Upwards Equilateral Arrowhead
VS
Property Comparison
Encoding Comparison
| Format | 2BCF | 2B99 |
|---|---|---|
| Unicode | U+2BCF | U+2B99 |
| HTML Decimal | ⯏ | ⮙ |
| HTML Hex | ⯏ | ⮙ |
| CSS | \2BCF | \2B99 |
| JavaScript | \u{2BCF} | \u{2B99} |
| Python | \u2bcf | \u2b99 |
| UTF-8 | e2 af 8f | e2 ae 99 |
How to Distinguish
Both Rotated White Four Pointed Cusp and Three-D Right-Lighted Upwards Equilateral Arrowhead 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.