Ocr Branch Bank Identification vs Ocr Hook
VS
Property Comparison
Encoding Comparison
| Format | 2446 | 2440 |
|---|---|---|
| Unicode | U+2446 | U+2440 |
| HTML Decimal | ⑆ | ⑀ |
| HTML Hex | ⑆ | ⑀ |
| CSS | \2446 | \2440 |
| JavaScript | \u{2446} | \u{2440} |
| Python | \u2446 | \u2440 |
| UTF-8 | e2 91 86 | e2 91 80 |
How to Distinguish
Both Ocr Branch Bank Identification and Ocr Hook 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.