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