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