Bottom Half Black Circle vs Rightwards Arrow
VS
Perbandingan Properti
Perbandingan Pengkodean
| Format | 2BCB | 2192 |
|---|---|---|
| Unicode | U+2BCB | U+2192 |
| HTML Decimal | ⯋ | → |
| HTML Hex | ⯋ | → |
| CSS | \2BCB | \2192 |
| JavaScript | \u{2BCB} | \u{2192} |
| Python | \u2bcb | \u2192 |
| UTF-8 | e2 af 8b | e2 86 92 |
Cara Membedakan
Bottom Half Black Circle dan Rightwards Arrow keduanya berada di kategori Arrows tetapi di blok Unicode yang berbeda. Periksa titik kode untuk membedakan keduanya.
Tips: Tempelkan karakter ke editor hex atau gunakan
charCodeAt()
di JavaScript untuk memeriksa titik kode yang sebenarnya.