Increment vs Precedes Or Equivalent To
VS
Comparaison des propriétés
| Propriété | ∆ 2206 | ≾ 227E |
|---|---|---|
| Nom | Increment | Precedes Or Equivalent To |
| Catégorie | Math Symbols | Math Symbols |
| Bloc | 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 | 2206 | 227E |
|---|---|---|
| Unicode | U+2206 | U+227E |
| HTML Decimal | ∆ | ≾ |
| HTML Hex | ∆ | ≾ |
| CSS | \2206 | \227E |
| JavaScript | \u{2206} | \u{227E} |
| Python | \u2206 | \u227e |
| UTF-8 | e2 88 86 | e2 89 be |
Comment les distinguer
Increment et Precedes Or Equivalent To appartiennent tous deux à la catégorie Math Symbols et au bloc 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.