Symbol For Delete vs Symbol For Device Control Two
VS
Perbandingan Properti
Perbandingan Pengkodean
| Format | 2421 | 2412 |
|---|---|---|
| Unicode | U+2421 | U+2412 |
| HTML Decimal | ␡ | ␒ |
| HTML Hex | ␡ | ␒ |
| CSS | \2421 | \2412 |
| JavaScript | \u{2421} | \u{2412} |
| Python | \u2421 | \u2412 |
| UTF-8 | e2 90 a1 | e2 90 92 |
Cara Membedakan
Symbol For Delete dan Symbol For Device Control Two 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.