Latin Small Letter K With Cedilla vs Latin Small Letter Y With Circumflex
VS
プロパティ比較
エンコード比較
| フォーマット | 0137 | 0177 |
|---|---|---|
| Unicode | U+0137 | U+0177 |
| HTML Decimal | ķ | ŷ |
| HTML Hex | ķ | ŷ |
| CSS | \0137 | \0177 |
| JavaScript | \u{137} | \u{177} |
| Python | \u0137 | \u0177 |
| UTF-8 | c4 b7 | c5 b7 |
見分け方
Latin Small Letter K With Cedilla と Latin Small Letter Y With Circumflex はどちらも ラテン拡張 カテゴリと Latin Extended-A ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。