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