Rotated White Four Pointed Cusp vs Upwards Two-Headed Arrow With Triangle Arrowheads
VS
Property Comparison
Encoding Comparison
| Format | 2BCF | 2BED |
|---|---|---|
| Unicode | U+2BCF | U+2BED |
| HTML Decimal | ⯏ | ⯭ |
| HTML Hex | ⯏ | ⯭ |
| CSS | \2BCF | \2BED |
| JavaScript | \u{2BCF} | \u{2BED} |
| Python | \u2bcf | \u2bed |
| UTF-8 | e2 af 8f | e2 af ad |
How to Distinguish
Both Rotated White Four Pointed Cusp and Upwards Two-Headed Arrow With Triangle Arrowheads 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.