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