Circled Digit Eight vs Circled Digit Seven
VS
Property Comparison
| Property | ⑧ 2467 | ⑦ 2466 |
|---|---|---|
| Name | Circled Digit Eight | Circled Digit Seven |
| Category | Enclosed Numbers | Enclosed Numbers |
| Block | Enclosed Alphanumerics | Enclosed Alphanumerics |
| Script | Zyyy | Zyyy |
| General Category | Other Number (No) | Other Number (No) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 2467 | 2466 |
|---|---|---|
| Unicode | U+2467 | U+2466 |
| HTML Decimal | ⑧ | ⑦ |
| HTML Hex | ⑧ | ⑦ |
| CSS | \2467 | \2466 |
| JavaScript | \u{2467} | \u{2466} |
| Python | \u2467 | \u2466 |
| UTF-8 | e2 91 a7 | e2 91 a6 |
How to Distinguish
Both Circled Digit Eight and Circled Digit Seven 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.