Braille Pattern Dots-14678 vs Braille Pattern Dots-7
VS
Property Comparison
Encoding Comparison
| Format | 28E9 | 2840 |
|---|---|---|
| Unicode | U+28E9 | U+2840 |
| HTML Decimal | ⣩ | ⡀ |
| HTML Hex | ⣩ | ⡀ |
| CSS | \28E9 | \2840 |
| JavaScript | \u{28E9} | \u{2840} |
| Python | \u28e9 | \u2840 |
| UTF-8 | e2 a3 a9 | e2 a1 80 |
How to Distinguish
Both Braille Pattern Dots-14678 and Braille Pattern Dots-7 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.