Left Right Arrow With Stroke vs Rightwards Harpoon With Barb Downwards
VS
プロパティ比較
エンコード比較
| フォーマット | 21AE | 21C1 |
|---|---|---|
| Unicode | U+21AE | U+21C1 |
| HTML Decimal | ↮ | ⇁ |
| HTML Hex | ↮ | ⇁ |
| CSS | \21AE | \21C1 |
| JavaScript | \u{21AE} | \u{21C1} |
| Python | \u21ae | \u21c1 |
| UTF-8 | e2 86 ae | e2 87 81 |
見分け方
Left Right Arrow With Stroke と Rightwards Harpoon With Barb Downwards はどちらも 矢印 カテゴリと Arrows ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。