Empty Set With Overbar vs Plus-Minus Sign
VS
Perbandingan Properti
| Properti | ⦱ 29B1 | ± 00B1 |
|---|---|---|
| Nama | Empty Set With Overbar | Plus-Minus Sign |
| Kategori | Math Symbols | Math Symbols |
| Blok | Miscellaneous Mathematical Symbols-B | Latin-1 Supplement |
| Skrip | Zyyy | Zyyy |
| Kategori Umum | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidireksional | ON | ET |
Perbandingan Pengkodean
| Format | 29B1 | 00B1 |
|---|---|---|
| Unicode | U+29B1 | U+00B1 |
| HTML Decimal | ⦱ | ± |
| HTML Hex | ⦱ | ± |
| CSS | \29B1 | \00B1 |
| JavaScript | \u{29B1} | \u{B1} |
| Python | \u29b1 | \u00b1 |
| UTF-8 | e2 a6 b1 | c2 b1 |
Cara Membedakan
Empty Set With Overbar dan Plus-Minus Sign keduanya berada di kategori Math Symbols 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.