Braille Pattern Dots-1257 vs Braille Pattern Dots-5
VS
Property Comparison
Encoding Comparison
| Format | 2853 | 2810 |
|---|---|---|
| Unicode | U+2853 | U+2810 |
| HTML Decimal | ⡓ | ⠐ |
| HTML Hex | ⡓ | ⠐ |
| CSS | \2853 | \2810 |
| JavaScript | \u{2853} | \u{2810} |
| Python | \u2853 | \u2810 |
| UTF-8 | e2 a1 93 | e2 a0 90 |
How to Distinguish
Both Braille Pattern Dots-1257 and Braille Pattern Dots-5 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.