Circled Number Twelve vs Circled Number Twenty
VS
Property Comparison
| Property | ⑫ 246B | ⑳ 2473 |
|---|---|---|
| Name | Circled Number Twelve | Circled Number Twenty |
| Category | Enclosed Numbers | Enclosed Numbers |
| Block | Enclosed Alphanumerics | Enclosed Alphanumerics |
| Script | Zyyy | Zyyy |
| General Category | Other Number (No) | Other Number (No) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 246B | 2473 |
|---|---|---|
| Unicode | U+246B | U+2473 |
| HTML Decimal | ⑫ | ⑳ |
| HTML Hex | ⑫ | ⑳ |
| CSS | \246B | \2473 |
| JavaScript | \u{246B} | \u{2473} |
| Python | \u246b | \u2473 |
| UTF-8 | e2 91 ab | e2 91 b3 |
How to Distinguish
Both Circled Number Twelve and Circled Number Twenty belong to the Enclosed Numbers category and the Enclosed Alphanumerics 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.