Ocr Chair vs Ocr Dash
VS
Property Comparison
Encoding Comparison
| Format | 2441 | 2448 |
|---|---|---|
| Unicode | U+2441 | U+2448 |
| HTML Decimal | ⑁ | ⑈ |
| HTML Hex | ⑁ | ⑈ |
| CSS | \2441 | \2448 |
| JavaScript | \u{2441} | \u{2448} |
| Python | \u2441 | \u2448 |
| UTF-8 | e2 91 81 | e2 91 88 |
How to Distinguish
Both Ocr Chair and Ocr Dash belong to the Technical category and the Optical Character Recognition 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.