Beamed Eighth Notes 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
Comparación de propiedades
| Propiedad | ♫ 266B | ♯ 266F |
|---|---|---|
| Nombre | Beamed Eighth Notes | Music Sharp Sign |
| Categoría | Music Symbols | Music Symbols |
| Bloque | Miscellaneous Symbols | Miscellaneous Symbols |
| Escritura | Zyyy | Zyyy |
| Categoría general | Other Symbol (So) | Math Symbol (Sm) |
| Bidireccional | ON | ON |
Comparación de codificaciones
| Formato | 266B | 266F |
|---|---|---|
| Unicode | U+266B | U+266F |
| HTML Decimal | ♫ | ♯ |
| HTML Hex | ♫ | ♯ |
| CSS | \266B | \266F |
| JavaScript | \u{266B} | \u{266F} |
| Python | \u266b | \u266f |
| UTF-8 | e2 99 ab | e2 99 af |
Cómo distinguirlos
Tanto Beamed Eighth Notes como Music Sharp Sign pertenecen a la categoría Music Symbols y al bloque Miscellaneous Symbols. Compare sus puntos de código y renderizado visual para distinguirlos.
Consejo: Pegue el carácter en un editor hexadecimal o use
charCodeAt()
en JavaScript para verificar el punto de código real.