Equals Sign And Slanted Parallel vs Infinity
VS
Comparaison des propriétés
| Propriété | ⧣ 29E3 | ∞ 221E |
|---|---|---|
| Nom | Equals Sign And Slanted Parallel | Infinity |
| Catégorie | Math Symbols | Math Symbols |
| Bloc | Miscellaneous Mathematical Symbols-B | Mathematical Operators |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidirectionnel | ON | ON |
Comparaison d'encodages
| Format | 29E3 | 221E |
|---|---|---|
| Unicode | U+29E3 | U+221E |
| HTML Decimal | ⧣ | ∞ |
| HTML Hex | ⧣ | ∞ |
| CSS | \29E3 | \221E |
| JavaScript | \u{29E3} | \u{221E} |
| Python | \u29e3 | \u221e |
| UTF-8 | e2 a7 a3 | e2 88 9e |
Comment les distinguer
Equals Sign And Slanted Parallel et Infinity 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.