Braille Pattern Dots-1234568 vs Braille Pattern Dots-12457
VS
Property Comparison
Encoding Comparison
| Format | 28BF | 285B |
|---|---|---|
| Unicode | U+28BF | U+285B |
| HTML Decimal | ⢿ | ⡛ |
| HTML Hex | ⢿ | ⡛ |
| CSS | \28BF | \285B |
| JavaScript | \u{28BF} | \u{285B} |
| Python | \u28bf | \u285b |
| UTF-8 | e2 a2 bf | e2 a1 9b |
How to Distinguish
Both Braille Pattern Dots-1234568 and Braille Pattern Dots-12457 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.