Beamed Eighth Notes vs Eighth Note
VS
Comparaison des propriétés
| Propriété | ♫ 266B | ♪ 266A |
|---|---|---|
| Nom | Beamed Eighth Notes | Eighth Note |
| Catégorie | Music Symbols | Music Symbols |
| Bloc | Miscellaneous Symbols | Miscellaneous Symbols |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Other Symbol (So) | Other Symbol (So) |
| Bidirectionnel | ON | ON |
Comparaison d'encodages
| Format | 266B | 266A |
|---|---|---|
| Unicode | U+266B | U+266A |
| HTML Decimal | ♫ | ♪ |
| HTML Hex | ♫ | ♪ |
| CSS | \266B | \266A |
| JavaScript | \u{266B} | \u{266A} |
| Python | \u266b | \u266a |
| UTF-8 | e2 99 ab | e2 99 aa |
Comment les distinguer
Beamed Eighth Notes et Eighth Note appartiennent tous deux à la catégorie Music Symbols et au bloc Miscellaneous Symbols. 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.