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