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