Long Left Right Arrow vs Long Leftwards Arrow From Bar
VS
プロパティ比較
エンコード比較
| フォーマット | 27F7 | 27FB |
|---|---|---|
| Unicode | U+27F7 | U+27FB |
| HTML Decimal | ⟷ | ⟻ |
| HTML Hex | ⟷ | ⟻ |
| CSS | \27F7 | \27FB |
| JavaScript | \u{27F7} | \u{27FB} |
| Python | \u27f7 | \u27fb |
| UTF-8 | e2 9f b7 | e2 9f bb |
見分け方
Long Left Right Arrow と Long Leftwards Arrow From Bar はどちらも 矢印 カテゴリと Supplemental Arrows-A ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。