Latin Small Letter K With Caron vs Latin Small Letter Y With Hook
VS
プロパティ比較
エンコード比較
| フォーマット | 01E9 | 01B4 |
|---|---|---|
| Unicode | U+01E9 | U+01B4 |
| HTML Decimal | ǩ | ƴ |
| HTML Hex | ǩ | ƴ |
| CSS | \01E9 | \01B4 |
| JavaScript | \u{1E9} | \u{1B4} |
| Python | \u01e9 | \u01b4 |
| UTF-8 | c7 a9 | c6 b4 |
見分け方
Latin Small Letter K With Caron と Latin Small Letter Y With Hook はどちらも ラテン拡張 カテゴリと Latin Extended-B ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。