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