Circled Digit Eight vs Circled Latin Capital Letter J
VS
Property Comparison
| Property | ⑧ 2467 | Ⓙ 24BF |
|---|---|---|
| Name | Circled Digit Eight | Circled Latin Capital Letter J |
| Category | Enclosed Numbers | Enclosed Numbers |
| Block | Enclosed Alphanumerics | Enclosed Alphanumerics |
| Script | Zyyy | Zyyy |
| General Category | Other Number (No) | Other Symbol (So) |
| Bidirectional | ON | L |
Encoding Comparison
| Format | 2467 | 24BF |
|---|---|---|
| Unicode | U+2467 | U+24BF |
| HTML Decimal | ⑧ | Ⓙ |
| HTML Hex | ⑧ | Ⓙ |
| CSS | \2467 | \24BF |
| JavaScript | \u{2467} | \u{24BF} |
| Python | \u2467 | \u24bf |
| UTF-8 | e2 91 a7 | e2 92 bf |
How to Distinguish
Both Circled Digit Eight and Circled Latin Capital Letter J 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.