Ocr Chair vs Ocr Inverted Fork
VS
Property Comparison
Encoding Comparison
| Format | 2441 | 2443 |
|---|---|---|
| Unicode | U+2441 | U+2443 |
| HTML Decimal | ⑁ | ⑃ |
| HTML Hex | ⑁ | ⑃ |
| CSS | \2441 | \2443 |
| JavaScript | \u{2441} | \u{2443} |
| Python | \u2441 | \u2443 |
| UTF-8 | e2 91 81 | e2 91 83 |
How to Distinguish
Both Ocr Chair and Ocr Inverted Fork 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.