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