Upwards Arrow With Horizontal Stroke vs Upwards Harpoon With Barb Left Beside Downwards Harpoon With Barb Right
VS
属性对比
编码对比
| 格式 | 2909 | 296E |
|---|---|---|
| Unicode | U+2909 | U+296E |
| HTML Decimal | ⤉ | ⥮ |
| HTML Hex | ⤉ | ⥮ |
| CSS | \2909 | \296E |
| JavaScript | \u{2909} | \u{296E} |
| Python | \u2909 | \u296e |
| UTF-8 | e2 a4 89 | e2 a5 ae |
如何区分
Upwards Arrow With Horizontal Stroke 和 Upwards Harpoon With Barb Left Beside Downwards Harpoon With Barb Right 均属于 Arrows 类别和 Supplemental Arrows-B 区块。请比较下方的码位、编码及 Unicode 属性以区分它们。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。