Rightwards Triangle-Headed Arrow To Bar vs Rotated White Four Pointed Cusp
VS
属性对比
编码对比
| 格式 | 2B72 | 2BCF |
|---|---|---|
| Unicode | U+2B72 | U+2BCF |
| HTML Decimal | ⭲ | ⯏ |
| HTML Hex | ⭲ | ⯏ |
| CSS | \2B72 | \2BCF |
| JavaScript | \u{2B72} | \u{2BCF} |
| Python | \u2b72 | \u2bcf |
| UTF-8 | e2 ad b2 | e2 af 8f |
如何区分
Rightwards Triangle-Headed Arrow To Bar 和 Rotated White Four Pointed Cusp 均属于 Arrows 类别和 Miscellaneous Symbols and Arrows 区块。请比较下方的码位、编码及 Unicode 属性以区分它们。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。