Circled Greater-Than vs Multiplication Sign
VS
Perbandingan Properti
| Properti | ⧁ 29C1 | × 00D7 |
|---|---|---|
| Nama | Circled Greater-Than | Multiplication 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 | ON |
Perbandingan Pengkodean
| Format | 29C1 | 00D7 |
|---|---|---|
| Unicode | U+29C1 | U+00D7 |
| HTML Decimal | ⧁ | × |
| HTML Hex | ⧁ | × |
| CSS | \29C1 | \00D7 |
| JavaScript | \u{29C1} | \u{D7} |
| Python | \u29c1 | \u00d7 |
| UTF-8 | e2 a7 81 | c3 97 |
Cara Membedakan
Circled Greater-Than dan Multiplication 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.