Roman Numeral Five vs Roman Numeral Five Thousand
VS
属性对比
| 属性 | Ⅴ 2164 | ↁ 2181 |
|---|---|---|
| 名称 | Roman Numeral Five | Roman Numeral Five Thousand |
| 分类 | Roman Numerals | Roman Numerals |
| 块 | Number Forms | Number Forms |
| 文字系统 | Latn | Latn |
| 通用类别 | Letter Number (Nl) | Letter Number (Nl) |
| 双向 | L | L |
编码对比
| 格式 | 2164 | 2181 |
|---|---|---|
| Unicode | U+2164 | U+2181 |
| HTML Decimal | Ⅴ | ↁ |
| HTML Hex | Ⅴ | ↁ |
| CSS | \2164 | \2181 |
| JavaScript | \u{2164} | \u{2181} |
| Python | \u2164 | \u2181 |
| UTF-8 | e2 85 a4 | e2 86 81 |
如何区分
Roman Numeral Five 和 Roman Numeral Five Thousand 均属于 Roman Numerals 类别和 Number Forms 区块。请比较下方的码位、编码及 Unicode 属性以区分它们。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。