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