Circled Latin Capital Letter Q vs Circled Number Twelve
VS
Property Comparison
| Property | Ⓠ 24C6 | ⑫ 246B |
|---|---|---|
| Name | Circled Latin Capital Letter Q | Circled Number Twelve |
| Category | Enclosed Numbers | Enclosed Numbers |
| Block | Enclosed Alphanumerics | Enclosed Alphanumerics |
| Script | Zyyy | Zyyy |
| General Category | Other Symbol (So) | Other Number (No) |
| Bidirectional | L | ON |
Encoding Comparison
| Format | 24C6 | 246B |
|---|---|---|
| Unicode | U+24C6 | U+246B |
| HTML Decimal | Ⓠ | ⑫ |
| HTML Hex | Ⓠ | ⑫ |
| CSS | \24C6 | \246B |
| JavaScript | \u{24C6} | \u{246B} |
| Python | \u24c6 | \u246b |
| UTF-8 | e2 93 86 | e2 91 ab |
How to Distinguish
Both Circled Latin Capital Letter Q and Circled Number Twelve 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.