Upwards Harpoon With Barb Left From Bar vs Upwards Harpoon With Barb Right To Bar
VS
属性对比
编码对比
| 格式 | 2960 | 2954 |
|---|---|---|
| Unicode | U+2960 | U+2954 |
| HTML Decimal | ⥠ | ⥔ |
| HTML Hex | ⥠ | ⥔ |
| CSS | \2960 | \2954 |
| JavaScript | \u{2960} | \u{2954} |
| Python | \u2960 | \u2954 |
| UTF-8 | e2 a5 a0 | e2 a5 94 |
如何区分
Upwards Harpoon With Barb Left From Bar 和 Upwards Harpoon With Barb Right To Bar 均属于 Arrows 类别和 Supplemental Arrows-B 区块。请比较下方的码位、编码及 Unicode 属性以区分它们。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。