Fourth Root vs Infinity
VS
Perbandingan Properti
| Properti | ∜ 221C | ∞ 221E |
|---|---|---|
| Nama | Fourth Root | Infinity |
| Kategori | Math Symbols | Math Symbols |
| Blok | Mathematical Operators | Mathematical Operators |
| Skrip | Zyyy | Zyyy |
| Kategori Umum | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidireksional | ON | ON |
Perbandingan Pengkodean
| Format | 221C | 221E |
|---|---|---|
| Unicode | U+221C | U+221E |
| HTML Decimal | ∜ | ∞ |
| HTML Hex | ∜ | ∞ |
| CSS | \221C | \221E |
| JavaScript | \u{221C} | \u{221E} |
| Python | \u221c | \u221e |
| UTF-8 | e2 88 9c | e2 88 9e |
Cara Membedakan
Fourth Root dan Infinity keduanya termasuk kategori Math Symbols dan blok Mathematical Operators. Bandingkan titik kode dan tampilan visualnya untuk membedakan keduanya.
Tips: Tempelkan karakter ke editor hex atau gunakan
charCodeAt()
di JavaScript untuk memeriksa titik kode yang sebenarnya.