Beamed Sixteenth Notes vs Eighth Note
VS
Comparaison des propriétés
| Propriété | ♬ 266C | ♪ 266A |
|---|---|---|
| Nom | Beamed Sixteenth 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 | 266C | 266A |
|---|---|---|
| Unicode | U+266C | U+266A |
| HTML Decimal | ♬ | ♪ |
| HTML Hex | ♬ | ♪ |
| CSS | \266C | \266A |
| JavaScript | \u{266C} | \u{266A} |
| Python | \u266c | \u266a |
| UTF-8 | e2 99 ac | e2 99 aa |
Comment les distinguer
Beamed Sixteenth 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.