Infinity vs Long Division
VS
Comparaison des propriétés
| Propriété | ∞ 221E | ⟌ 27CC |
|---|---|---|
| Nom | Infinity | Long Division |
| Catégorie | Math Symbols | Math Symbols |
| Bloc | Mathematical Operators | Miscellaneous Mathematical Symbols-A |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidirectionnel | ON | ON |
Comparaison d'encodages
| Format | 221E | 27CC |
|---|---|---|
| Unicode | U+221E | U+27CC |
| HTML Decimal | ∞ | ⟌ |
| HTML Hex | ∞ | ⟌ |
| CSS | \221E | \27CC |
| JavaScript | \u{221E} | \u{27CC} |
| Python | \u221e | \u27cc |
| UTF-8 | e2 88 9e | e2 9f 8c |
Comment les distinguer
Infinity et Long Division 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.