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