Beamed Sixteenth Notes vs Eighth Note
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://symbolfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://symbolfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://symbolfyi.com/entity//)
Use the native HTML custom element.
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.