Braille Pattern Dots-1268 vs Braille Pattern Dots-1357
VS
Property Comparison
Encoding Comparison
| Format | 28A3 | 2855 |
|---|---|---|
| Unicode | U+28A3 | U+2855 |
| HTML Decimal | ⢣ | ⡕ |
| HTML Hex | ⢣ | ⡕ |
| CSS | \28A3 | \2855 |
| JavaScript | \u{28A3} | \u{2855} |
| Python | \u28a3 | \u2855 |
| UTF-8 | e2 a2 a3 | e2 a1 95 |
How to Distinguish
Both Braille Pattern Dots-1268 and Braille Pattern Dots-1357 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.