Ocr Amount Of Check vs Ocr Fork
VS
Property Comparison
Encoding Comparison
| Format | 2447 | 2442 |
|---|---|---|
| Unicode | U+2447 | U+2442 |
| HTML Decimal | ⑇ | ⑂ |
| HTML Hex | ⑇ | ⑂ |
| CSS | \2447 | \2442 |
| JavaScript | \u{2447} | \u{2442} |
| Python | \u2447 | \u2442 |
| UTF-8 | e2 91 87 | e2 91 82 |
How to Distinguish
Both Ocr Amount Of Check 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.