Infinity vs Infinity Negated With Vertical Bar
VS
Comparaison des propriétés
| Propriété | ∞ 221E | ⧞ 29DE |
|---|---|---|
| Nom | Infinity | Infinity Negated With Vertical Bar |
| Catégorie | Math Symbols | Math Symbols |
| Bloc | Mathematical Operators | Miscellaneous Mathematical Symbols-B |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidirectionnel | ON | ON |
Comparaison d'encodages
| Format | 221E | 29DE |
|---|---|---|
| Unicode | U+221E | U+29DE |
| HTML Decimal | ∞ | ⧞ |
| HTML Hex | ∞ | ⧞ |
| CSS | \221E | \29DE |
| JavaScript | \u{221E} | \u{29DE} |
| Python | \u221e | \u29de |
| UTF-8 | e2 88 9e | e2 a7 9e |
Comment les distinguer
Infinity et Infinity Negated With Vertical Bar sont tous deux dans la catégorie Math Symbols mais résident dans des blocs Unicode différents. Vérifiez le point de code 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.