Braille Pattern Dots-123467 vs Braille Pattern Dots-358
VS
Property Comparison
Encoding Comparison
| Format | 286F | 2894 |
|---|---|---|
| Unicode | U+286F | U+2894 |
| HTML Decimal | ⡯ | ⢔ |
| HTML Hex | ⡯ | ⢔ |
| CSS | \286F | \2894 |
| JavaScript | \u{286F} | \u{2894} |
| Python | \u286f | \u2894 |
| UTF-8 | e2 a1 af | e2 a2 94 |
How to Distinguish
Both Braille Pattern Dots-123467 and Braille Pattern Dots-358 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.