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