Circled Latin Capital Letter C vs Circled Number Seventeen
VS
プロパティ比較
エンコード比較
| フォーマット | 24B8 | 2470 |
|---|---|---|
| Unicode | U+24B8 | U+2470 |
| HTML Decimal | Ⓒ | ⑰ |
| HTML Hex | Ⓒ | ⑰ |
| CSS | \24B8 | \2470 |
| JavaScript | \u{24B8} | \u{2470} |
| Python | \u24b8 | \u2470 |
| UTF-8 | e2 92 b8 | e2 91 b0 |
見分け方
Circled Latin Capital Letter C と Circled Number Seventeen はどちらも 囲み数字 カテゴリと Enclosed Alphanumerics ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。