Circled Number Seventeen vs Circled Number Thirteen
VS
Property Comparison
| Property | ⑰ 2470 | ⑬ 246C |
|---|---|---|
| Name | Circled Number Seventeen | Circled Number Thirteen |
| 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 | 2470 | 246C |
|---|---|---|
| Unicode | U+2470 | U+246C |
| HTML Decimal | ⑰ | ⑬ |
| HTML Hex | ⑰ | ⑬ |
| CSS | \2470 | \246C |
| JavaScript | \u{2470} | \u{246C} |
| Python | \u2470 | \u246c |
| UTF-8 | e2 91 b0 | e2 91 ac |
How to Distinguish
Both Circled Number Seventeen and Circled Number Thirteen 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.