Multiplication Sign vs Not True
VS
Perbandingan Properti
| Properti | × 00D7 | ⊭ 22AD |
|---|---|---|
| Nama | Multiplication Sign | Not True |
| Kategori | Math Symbols | Math Symbols |
| Blok | Latin-1 Supplement | Mathematical Operators |
| Skrip | Zyyy | Zyyy |
| Kategori Umum | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidireksional | ON | ON |
Perbandingan Pengkodean
| Format | 00D7 | 22AD |
|---|---|---|
| Unicode | U+00D7 | U+22AD |
| HTML Decimal | × | ⊭ |
| HTML Hex | × | ⊭ |
| CSS | \00D7 | \22AD |
| JavaScript | \u{D7} | \u{22AD} |
| Python | \u00d7 | \u22ad |
| UTF-8 | c3 97 | e2 8a ad |
Cara Membedakan
Multiplication Sign dan Not True 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.