Leftwards Harpoon With Barb Down Above Rightwards Harpoon With Barb Down vs Short Rightwards Arrow Above Leftwards Arrow
VS
属性对比
编码对比
| 格式 | 2967 | 2944 |
|---|---|---|
| Unicode | U+2967 | U+2944 |
| HTML Decimal | ⥧ | ⥄ |
| HTML Hex | ⥧ | ⥄ |
| CSS | \2967 | \2944 |
| JavaScript | \u{2967} | \u{2944} |
| Python | \u2967 | \u2944 |
| UTF-8 | e2 a5 a7 | e2 a5 84 |
如何区分
Leftwards Harpoon With Barb Down Above Rightwards Harpoon With Barb Down 和 Short Rightwards Arrow Above Leftwards Arrow 均属于 Arrows 类别和 Supplemental Arrows-B 区块。请比较下方的码位、编码及 Unicode 属性以区分它们。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。