Rightwards Double Arrow vs Rightwards Harpoon With Barb Up Above Long Dash
VS
属性对比
编码对比
| 格式 | 21D2 | 296C |
|---|---|---|
| Unicode | U+21D2 | U+296C |
| HTML Decimal | ⇒ | ⥬ |
| HTML Hex | ⇒ | ⥬ |
| CSS | \21D2 | \296C |
| JavaScript | \u{21D2} | \u{296C} |
| Python | \u21d2 | \u296c |
| UTF-8 | e2 87 92 | e2 a5 ac |
如何区分
Rightwards Double Arrow 和 Rightwards Harpoon With Barb Up Above Long Dash 同属 Arrows 类别,但位于不同的 Unicode 区块。请查看下方对比表了解编码和属性差异。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。