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