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