Circled Number Twelve vs Number Eighteen Full Stop
VS
Property Comparison
| Property | ⑫ 246B | ⒙ 2499 |
|---|---|---|
| Name | Circled Number Twelve | Number Eighteen Full Stop |
| Category | Enclosed Numbers | Enclosed Numbers |
| Block | Enclosed Alphanumerics | Enclosed Alphanumerics |
| Script | Zyyy | Zyyy |
| General Category | Other Number (No) | Other Number (No) |
| Bidirectional | ON | EN |
Encoding Comparison
| Format | 246B | 2499 |
|---|---|---|
| Unicode | U+246B | U+2499 |
| HTML Decimal | ⑫ | ⒙ |
| HTML Hex | ⑫ | ⒙ |
| CSS | \246B | \2499 |
| JavaScript | \u{246B} | \u{2499} |
| Python | \u246b | \u2499 |
| UTF-8 | e2 91 ab | e2 92 99 |
How to Distinguish
Both Circled Number Twelve and Number Eighteen Full Stop 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.