Braille Pattern Dots-123467 vs Braille Pattern Dots-34578
VS
Property Comparison
Encoding Comparison
| Format | 286F | 28DC |
|---|---|---|
| Unicode | U+286F | U+28DC |
| HTML Decimal | ⡯ | ⣜ |
| HTML Hex | ⡯ | ⣜ |
| CSS | \286F | \28DC |
| JavaScript | \u{286F} | \u{28DC} |
| Python | \u286f | \u28dc |
| UTF-8 | e2 a1 af | e2 a3 9c |
How to Distinguish
Both Braille Pattern Dots-123467 and Braille Pattern Dots-34578 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.