Rightwards Harpoon With Barb Up Above Long Dash vs Up Barb Left Down Barb Left Harpoon
VS
属性对比
编码对比
| 格式 | 296C | 2951 |
|---|---|---|
| Unicode | U+296C | U+2951 |
| HTML Decimal | ⥬ | ⥑ |
| HTML Hex | ⥬ | ⥑ |
| CSS | \296C | \2951 |
| JavaScript | \u{296C} | \u{2951} |
| Python | \u296c | \u2951 |
| UTF-8 | e2 a5 ac | e2 a5 91 |
如何区分
Rightwards Harpoon With Barb Up Above Long Dash 和 Up Barb Left Down Barb Left Harpoon 均属于 Arrows 类别和 Supplemental Arrows-B 区块。请比较下方的码位、编码及 Unicode 属性以区分它们。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。