Fullwidth Digit Two vs Fullwidth Latin Small Letter K
VS
プロパティ比較
エンコード比較
| フォーマット | FF12 | FF4B |
|---|---|---|
| Unicode | U+FF12 | U+FF4B |
| HTML Decimal | 2 | k |
| HTML Hex | 2 | k |
| CSS | \FF12 | \FF4B |
| JavaScript | \u{FF12} | \u{FF4B} |
| Python | \uff12 | \uff4b |
| UTF-8 | ef bc 92 | ef bd 8b |
見分け方
Fullwidth Digit Two と Fullwidth Latin Small Letter K はどちらも 句読点 カテゴリと Halfwidth and Fullwidth Forms ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。