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