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