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