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