Circled Number Seventeen vs Parenthesized Latin Small Letter B
VS
Property Comparison
| Property | ⑰ 2470 | ⒝ 249D |
|---|---|---|
| Name | Circled Number Seventeen | Parenthesized Latin Small Letter B |
| 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 | 2470 | 249D |
|---|---|---|
| Unicode | U+2470 | U+249D |
| HTML Decimal | ⑰ | ⒝ |
| HTML Hex | ⑰ | ⒝ |
| CSS | \2470 | \249D |
| JavaScript | \u{2470} | \u{249D} |
| Python | \u2470 | \u249d |
| UTF-8 | e2 91 b0 | e2 92 9d |
How to Distinguish
Both Circled Number Seventeen and Parenthesized Latin Small Letter B 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.