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