Closed Superset Or Equal To vs Double Nested Greater-Than
VS
Comparaison des propriétés
| Propriété | ⫒ 2AD2 | ⪢ 2AA2 |
|---|---|---|
| Nom | Closed Superset Or Equal To | Double Nested Greater-Than |
| Catégorie | Math Symbols | Math Symbols |
| Bloc | Supplemental Mathematical Operators | Supplemental Mathematical Operators |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidirectionnel | ON | ON |
Comparaison d'encodages
| Format | 2AD2 | 2AA2 |
|---|---|---|
| Unicode | U+2AD2 | U+2AA2 |
| HTML Decimal | ⫒ | ⪢ |
| HTML Hex | ⫒ | ⪢ |
| CSS | \2AD2 | \2AA2 |
| JavaScript | \u{2AD2} | \u{2AA2} |
| Python | \u2ad2 | \u2aa2 |
| UTF-8 | e2 ab 92 | e2 aa a2 |
Comment les distinguer
Closed Superset Or Equal To et Double Nested Greater-Than appartiennent tous deux à la catégorie Math Symbols et au bloc Supplemental 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.