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