Black Left-Pointing Double Triangle With Vertical Bar vs Erase To The Left
VS
Perbandingan Properti
Perbandingan Pengkodean
| Format | 23EE | 232B |
|---|---|---|
| Unicode | U+23EE | U+232B |
| HTML Decimal | ⏮ | ⌫ |
| HTML Hex | ⏮ | ⌫ |
| CSS | \23EE | \232B |
| JavaScript | \u{23EE} | \u{232B} |
| Python | \u23ee | \u232b |
| UTF-8 | e2 8f ae | e2 8c ab |
Cara Membedakan
Black Left-Pointing Double Triangle With Vertical Bar 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.