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