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