Anticlockwise Integration vs Closed Subset Or Equal To
VS
Comparaison des propriétés
| Propriété | ⨑ 2A11 | ⫑ 2AD1 |
|---|---|---|
| Nom | Anticlockwise Integration | Closed Subset Or Equal To |
| 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 | 2A11 | 2AD1 |
|---|---|---|
| Unicode | U+2A11 | U+2AD1 |
| HTML Decimal | ⨑ | ⫑ |
| HTML Hex | ⨑ | ⫑ |
| CSS | \2A11 | \2AD1 |
| JavaScript | \u{2A11} | \u{2AD1} |
| Python | \u2a11 | \u2ad1 |
| UTF-8 | e2 a8 91 | e2 ab 91 |
Comment les distinguer
Anticlockwise Integration et Closed Subset Or Equal To 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.