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