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