Black Large Square vs Rightwards Double Arrow
VS
Perbandingan Properti
Perbandingan Pengkodean
| Format | 2B1B | 21D2 |
|---|---|---|
| Unicode | U+2B1B | U+21D2 |
| HTML Decimal | ⬛ | ⇒ |
| HTML Hex | ⬛ | ⇒ |
| CSS | \2B1B | \21D2 |
| JavaScript | \u{2B1B} | \u{21D2} |
| Python | \u2b1b | \u21d2 |
| UTF-8 | e2 ac 9b | e2 87 92 |
Cara Membedakan
Black Large Square dan Rightwards Double 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.