Latin Small Letter L With Middle Dot vs Latin Small Letter U With Macron
VS
プロパティ比較
エンコード比較
| フォーマット | 0140 | 016B |
|---|---|---|
| Unicode | U+0140 | U+016B |
| HTML Decimal | ŀ | ū |
| HTML Hex | ŀ | ū |
| CSS | \0140 | \016B |
| JavaScript | \u{140} | \u{16B} |
| Python | \u0140 | \u016b |
| UTF-8 | c5 80 | c5 ab |
見分け方
Latin Small Letter L With Middle Dot と Latin Small Letter U With Macron はどちらも ラテン拡張 カテゴリと Latin Extended-A ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。