Less-Than Or Greater-Than vs Plus-Minus Sign
VS
Perbandingan Properti
| Properti | ≶ 2276 | ± 00B1 |
|---|---|---|
| Nama | Less-Than Or Greater-Than | 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 | 2276 | 00B1 |
|---|---|---|
| Unicode | U+2276 | U+00B1 |
| HTML Decimal | ≶ | ± |
| HTML Hex | ≶ | ± |
| CSS | \2276 | \00B1 |
| JavaScript | \u{2276} | \u{B1} |
| Python | \u2276 | \u00b1 |
| UTF-8 | e2 89 b6 | c2 b1 |
Cara Membedakan
Less-Than Or Greater-Than 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.