Braille Pattern Dots-123467 vs Braille Pattern Dots-1378
VS
Property Comparison
Encoding Comparison
| Format | 286F | 28C5 |
|---|---|---|
| Unicode | U+286F | U+28C5 |
| HTML Decimal | ⡯ | ⣅ |
| HTML Hex | ⡯ | ⣅ |
| CSS | \286F | \28C5 |
| JavaScript | \u{286F} | \u{28C5} |
| Python | \u286f | \u28c5 |
| UTF-8 | e2 a1 af | e2 a3 85 |
How to Distinguish
Both Braille Pattern Dots-123467 and Braille Pattern Dots-1378 belong to the Braille category and the Braille Patterns 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.