Amalgamation Or Coproduct vs Infinity
VS
Comparaison des propriétés
| Propriété | ⨿ 2A3F | ∞ 221E |
|---|---|---|
| Nom | Amalgamation Or Coproduct | Infinity |
| Catégorie | Math Symbols | Math Symbols |
| Bloc | Supplemental 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 | 2A3F | 221E |
|---|---|---|
| Unicode | U+2A3F | U+221E |
| HTML Decimal | ⨿ | ∞ |
| HTML Hex | ⨿ | ∞ |
| CSS | \2A3F | \221E |
| JavaScript | \u{2A3F} | \u{221E} |
| Python | \u2a3f | \u221e |
| UTF-8 | e2 a8 bf | e2 88 9e |
Comment les distinguer
Amalgamation Or Coproduct 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.