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