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