Eighth Note vs Music Sharp Sign
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é | ♪ 266A | ♯ 266F |
|---|---|---|
| Nom | Eighth Note | Music Sharp Sign |
| Catégorie | Music Symbols | Music Symbols |
| Bloc | Miscellaneous Symbols | Miscellaneous Symbols |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Other Symbol (So) | Math Symbol (Sm) |
| Bidirectionnel | ON | ON |
Comparaison d'encodages
| Format | 266A | 266F |
|---|---|---|
| Unicode | U+266A | U+266F |
| HTML Decimal | ♪ | ♯ |
| HTML Hex | ♪ | ♯ |
| CSS | \266A | \266F |
| JavaScript | \u{266A} | \u{266F} |
| Python | \u266a | \u266f |
| UTF-8 | e2 99 aa | e2 99 af |
Comment les distinguer
Eighth Note et Music Sharp Sign 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.