Continuous Underline Symbol vs Erase To The Left
VS
Perbandingan Properti
Perbandingan Pengkodean
| Format | 2381 | 232B |
|---|---|---|
| Unicode | U+2381 | U+232B |
| HTML Decimal | ⎁ | ⌫ |
| HTML Hex | ⎁ | ⌫ |
| CSS | \2381 | \232B |
| JavaScript | \u{2381} | \u{232B} |
| Python | \u2381 | \u232b |
| UTF-8 | e2 8e 81 | e2 8c ab |
Cara Membedakan
Continuous 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.