Braille Pattern Dots-123467 vs Braille Pattern Dots-2346
VS
Property Comparison
Encoding Comparison
| Format | 286F | 282E |
|---|---|---|
| Unicode | U+286F | U+282E |
| HTML Decimal | ⡯ | ⠮ |
| HTML Hex | ⡯ | ⠮ |
| CSS | \286F | \282E |
| JavaScript | \u{286F} | \u{282E} |
| Python | \u286f | \u282e |
| UTF-8 | e2 a1 af | e2 a0 ae |
How to Distinguish
Both Braille Pattern Dots-123467 and Braille Pattern Dots-2346 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.