Infinity vs Not Square Original Of Or Equal To
VS
Comparaison des propriétés
| Propriété | ∞ 221E | ⋣ 22E3 |
|---|---|---|
| Nom | Infinity | Not Square Original Of Or Equal To |
| Catégorie | Math Symbols | Math Symbols |
| Bloc | Mathematical Operators | Mathematical Operators |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidirectionnel | ON | ON |
Comparaison d'encodages
| Format | 221E | 22E3 |
|---|---|---|
| Unicode | U+221E | U+22E3 |
| HTML Decimal | ∞ | ⋣ |
| HTML Hex | ∞ | ⋣ |
| CSS | \221E | \22E3 |
| JavaScript | \u{221E} | \u{22E3} |
| Python | \u221e | \u22e3 |
| UTF-8 | e2 88 9e | e2 8b a3 |
Comment les distinguer
Infinity et Not Square Original Of Or Equal To appartiennent tous deux à la catégorie Math Symbols et au bloc Mathematical Operators. Comparez leurs points de code et leur rendu visuel pour les distinguer.
Conseil : Collez le caractère dans un éditeur hexadécimal ou utilisez
charCodeAt()
en JavaScript pour vérifier le point de code réel.