Erase To The Left vs Symbol For Device Control Three
VS
Perbandingan Properti
Perbandingan Pengkodean
| Format | 232B | 2413 |
|---|---|---|
| Unicode | U+232B | U+2413 |
| HTML Decimal | ⌫ | ␓ |
| HTML Hex | ⌫ | ␓ |
| CSS | \232B | \2413 |
| JavaScript | \u{232B} | \u{2413} |
| Python | \u232b | \u2413 |
| UTF-8 | e2 8c ab | e2 90 93 |
Cara Membedakan
Erase To The Left dan Symbol For Device Control Three keduanya berada di kategori Technical 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.