Anticlockwise Open Circle Arrow vs Clockwise Open Circle Arrow
VS
Perbandingan Properti
Perbandingan Pengkodean
| Format | 21BA | 21BB |
|---|---|---|
| Unicode | U+21BA | U+21BB |
| HTML Decimal | ↺ | ↻ |
| HTML Hex | ↺ | ↻ |
| CSS | \21BA | \21BB |
| JavaScript | \u{21BA} | \u{21BB} |
| Python | \u21ba | \u21bb |
| UTF-8 | e2 86 ba | e2 86 bb |
Cara Membedakan
Anticlockwise Open Circle Arrow dan Clockwise Open Circle Arrow keduanya termasuk kategori Arrows dan blok Arrows. Bandingkan titik kode dan tampilan visualnya untuk membedakan keduanya.
Tips: Tempelkan karakter ke editor hex atau gunakan
charCodeAt()
di JavaScript untuk memeriksa titik kode yang sebenarnya.