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