Degree Sign vs Left-Pointing Curved Angle Bracket
VS
Comparaison des propriétés
| Propriété | ° 00B0 | ⧼ 29FC |
|---|---|---|
| Nom | Degree Sign | Left-Pointing Curved Angle Bracket |
| Catégorie | Math Symbols | Math Symbols |
| Bloc | Latin-1 Supplement | Miscellaneous Mathematical Symbols-B |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Other Symbol (So) | Open Punctuation (Ps) |
| Bidirectionnel | ET | ON |
Comparaison d'encodages
| Format | 00B0 | 29FC |
|---|---|---|
| Unicode | U+00B0 | U+29FC |
| HTML Decimal | ° | ⧼ |
| HTML Hex | ° | ⧼ |
| CSS | \00B0 | \29FC |
| JavaScript | \u{B0} | \u{29FC} |
| Python | \u00b0 | \u29fc |
| UTF-8 | c2 b0 | e2 a7 bc |
Comment les distinguer
Degree Sign et Left-Pointing Curved Angle Bracket sont tous deux dans la catégorie Math Symbols mais résident dans des blocs Unicode différents. Vérifiez le point de code 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.