Questioned Equal To vs Sine Wave
VS
Comparaison des propriétés
| Propriété | ≟ 225F | ∿ 223F |
|---|---|---|
| Nom | Questioned Equal To | Sine Wave |
| 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 | 223F |
|---|---|---|
| Unicode | U+225F | U+223F |
| HTML Decimal | ≟ | ∿ |
| HTML Hex | ≟ | ∿ |
| CSS | \225F | \223F |
| JavaScript | \u{225F} | \u{223F} |
| Python | \u225f | \u223f |
| UTF-8 | e2 89 9f | e2 88 bf |
Comment les distinguer
Questioned Equal To et Sine Wave 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.