Models vs Plus-Minus Sign
VS
Perbandingan Properti
| Properti | ⊧ 22A7 | ± 00B1 |
|---|---|---|
| Nama | Models | Plus-Minus Sign |
| Kategori | Math Symbols | Math Symbols |
| Blok | Mathematical Operators | Latin-1 Supplement |
| Skrip | Zyyy | Zyyy |
| Kategori Umum | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidireksional | ON | ET |
Perbandingan Pengkodean
| Format | 22A7 | 00B1 |
|---|---|---|
| Unicode | U+22A7 | U+00B1 |
| HTML Decimal | ⊧ | ± |
| HTML Hex | ⊧ | ± |
| CSS | \22A7 | \00B1 |
| JavaScript | \u{22A7} | \u{B1} |
| Python | \u22a7 | \u00b1 |
| UTF-8 | e2 8a a7 | c2 b1 |
Cara Membedakan
Models 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.