Symbol For Device Control Three vs Symbol For Unit Separator
VS
Perbandingan Properti
Perbandingan Pengkodean
| Format | 2413 | 241F |
|---|---|---|
| Unicode | U+2413 | U+241F |
| HTML Decimal | ␓ | ␟ |
| HTML Hex | ␓ | ␟ |
| CSS | \2413 | \241F |
| JavaScript | \u{2413} | \u{241F} |
| Python | \u2413 | \u241f |
| UTF-8 | e2 90 93 | e2 90 9f |
Cara Membedakan
Symbol For Device Control Three dan Symbol For Unit Separator 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.