Circled Digit Eight vs Number Twelve Full Stop
VS
Property Comparison
| Property | ⑧ 2467 | ⒓ 2493 |
|---|---|---|
| Name | Circled Digit Eight | Number Twelve 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 | 2467 | 2493 |
|---|---|---|
| Unicode | U+2467 | U+2493 |
| HTML Decimal | ⑧ | ⒓ |
| HTML Hex | ⑧ | ⒓ |
| CSS | \2467 | \2493 |
| JavaScript | \u{2467} | \u{2493} |
| Python | \u2467 | \u2493 |
| UTF-8 | e2 91 a7 | e2 92 93 |
How to Distinguish
Both Circled Digit Eight and Number Twelve 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.