Closed Subset vs Less-Than Above Similar Above Greater-Than
VS
Comparaison des propriétés
| Propriété | ⫏ 2ACF | ⪏ 2A8F |
|---|---|---|
| Nom | Closed Subset | Less-Than Above Similar Above 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 | 2ACF | 2A8F |
|---|---|---|
| Unicode | U+2ACF | U+2A8F |
| HTML Decimal | ⫏ | ⪏ |
| HTML Hex | ⫏ | ⪏ |
| CSS | \2ACF | \2A8F |
| JavaScript | \u{2ACF} | \u{2A8F} |
| Python | \u2acf | \u2a8f |
| UTF-8 | e2 ab 8f | e2 aa 8f |
Comment les distinguer
Closed Subset et Less-Than Above Similar Above 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.