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