Questioned Equal To vs Succeeds Under Relation
VS
Comparaison des propriétés
| Propriété | ≟ 225F | ⊱ 22B1 |
|---|---|---|
| Nom | Questioned Equal To | Succeeds Under Relation |
| 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 | 225F | 22B1 |
|---|---|---|
| Unicode | U+225F | U+22B1 |
| HTML Decimal | ≟ | ⊱ |
| HTML Hex | ≟ | ⊱ |
| CSS | \225F | \22B1 |
| JavaScript | \u{225F} | \u{22B1} |
| Python | \u225f | \u22b1 |
| UTF-8 | e2 89 9f | e2 8a b1 |
Comment les distinguer
Questioned Equal To et Succeeds Under Relation 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.