Does Not Contain As Member vs Infinity
VS
Perbandingan Properti
| Properti | ∌ 220C | ∞ 221E |
|---|---|---|
| Nama | Does Not Contain As Member | 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 | 220C | 221E |
|---|---|---|
| Unicode | U+220C | U+221E |
| HTML Decimal | ∌ | ∞ |
| HTML Hex | ∌ | ∞ |
| CSS | \220C | \221E |
| JavaScript | \u{220C} | \u{221E} |
| Python | \u220c | \u221e |
| UTF-8 | e2 88 8c | e2 88 9e |
Cara Membedakan
Does Not Contain As Member 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.