Symbol For Delete vs Symbol For Device Control Four
VS
Perbandingan Properti
Perbandingan Pengkodean
| Format | 2421 | 2414 |
|---|---|---|
| Unicode | U+2421 | U+2414 |
| HTML Decimal | ␡ | ␔ |
| HTML Hex | ␡ | ␔ |
| CSS | \2421 | \2414 |
| JavaScript | \u{2421} | \u{2414} |
| Python | \u2421 | \u2414 |
| UTF-8 | e2 90 a1 | e2 90 94 |
Cara Membedakan
Symbol For Delete dan Symbol For Device Control Four keduanya termasuk kategori Technical dan blok Control Pictures. 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.