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