Addressed To The Subject vs Erase To The Left
VS
Perbandingan Properti
Perbandingan Pengkodean
| Format | 2101 | 232B |
|---|---|---|
| Unicode | U+2101 | U+232B |
| HTML Decimal | ℁ | ⌫ |
| HTML Hex | ℁ | ⌫ |
| CSS | \2101 | \232B |
| JavaScript | \u{2101} | \u{232B} |
| Python | \u2101 | \u232b |
| UTF-8 | e2 84 81 | e2 8c ab |
Cara Membedakan
Addressed To The Subject dan Erase To The Left keduanya berada di kategori Technical tetapi di blok Unicode yang berbeda. Periksa titik kode untuk membedakan keduanya.
Tips: Tempelkan karakter ke editor hex atau gunakan
charCodeAt()
di JavaScript untuk memeriksa titik kode yang sebenarnya.