Latin Capital Letter U With Horn vs Latin Small Letter O With Caron
VS
属性对比
| 属性 | Ư 01AF | ǒ 01D2 |
|---|---|---|
| 名称 | Latin Capital Letter U With Horn | Latin Small Letter O With Caron |
| 分类 | Latin Extended | Latin Extended |
| 块 | Latin Extended-B | Latin Extended-B |
| 文字系统 | Latn | Latn |
| 通用类别 | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| 双向 | L | L |
编码对比
| 格式 | 01AF | 01D2 |
|---|---|---|
| Unicode | U+01AF | U+01D2 |
| HTML Decimal | Ư | ǒ |
| HTML Hex | Ư | ǒ |
| CSS | \01AF | \01D2 |
| JavaScript | \u{1AF} | \u{1D2} |
| Python | \u01af | \u01d2 |
| UTF-8 | c6 af | c7 92 |
如何区分
Latin Capital Letter U With Horn 和 Latin Small Letter O With Caron 均属于 Latin Extended 类别和 Latin Extended-B 区块。请比较下方的码位、编码及 Unicode 属性以区分它们。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。