Circled Number Nineteen vs Digit One Full Stop
VS
Property Comparison
| Property | ⑲ 2472 | ⒈ 2488 |
|---|---|---|
| Name | Circled Number Nineteen | Digit One 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 | 2472 | 2488 |
|---|---|---|
| Unicode | U+2472 | U+2488 |
| HTML Decimal | ⑲ | ⒈ |
| HTML Hex | ⑲ | ⒈ |
| CSS | \2472 | \2488 |
| JavaScript | \u{2472} | \u{2488} |
| Python | \u2472 | \u2488 |
| UTF-8 | e2 91 b2 | e2 92 88 |
How to Distinguish
Both Circled Number Nineteen and Digit One 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.