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