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