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