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