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