Discontinuous Underline Symbol vs Erase To The Left
VS
Perbandingan Properti
Perbandingan Pengkodean
| Format | 2382 | 232B |
|---|---|---|
| Unicode | U+2382 | U+232B |
| HTML Decimal | ⎂ | ⌫ |
| HTML Hex | ⎂ | ⌫ |
| CSS | \2382 | \232B |
| JavaScript | \u{2382} | \u{232B} |
| Python | \u2382 | \u232b |
| UTF-8 | e2 8e 82 | e2 8c ab |
Cara Membedakan
Discontinuous Underline Symbol dan Erase To The Left keduanya termasuk kategori Technical dan blok Miscellaneous Technical. 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.