Musical Symbol Void Notehead Symbol
๐ is the Musical Symbol Void Notehead character used in music notation.
U+1D157
๐ (U+1D157) is a Unicode musical symbol for a void notehead. Itโs useful when you need a precise music glyph in plain text. Use the copy options below to paste it reliably into documents and code.
Musical Symbol Void Notehead Symbol Meaning
The character ๐ is named โMUSICAL SYMBOL VOID NOTEHEADโ and has Unicode code point U+1D157. In music notation, a void notehead is commonly associated with noteheads that are visually hollow (often drawn with an outline rather than a filled center). In digital text, this symbol helps represent that specific notehead shape when youโre composing, annotating, or typesetting content without switching to a full music-notation editor. Because itโs a dedicated Unicode character, it can be safer than relying on images or approximate symbols when you need consistent rendering in supporting fonts.
Common uses
- โขWrite music-related annotations in plain text (e.g., โvoid noteheadโ in a score discussion).
- โขLabel symbols in educational or documentation materials about notation.
- โขAdd specialized glyphs to lyrics notes, rehearsal text, or program booklets using Unicode text.
- โขPrototype typography or layout in web content where a specific notehead character is required.
- โขCreate consistent icon-like text elements for notation references in apps or templates.
Examples
๐ Musical Symbol Void Notehead
- ๐ The chord uses a void notehead on the middle line.
- ๐ Void noteheads are hollow, not filled.
- ๐ In bar 12, switch to ๐ for the rhythm pattern.
- ๐ See the notation key: ๐ means void notehead.
- ๐ Use the void notehead glyph for this passageโs articulation.
Variations
Ready to copy
Technical codes
| Unicode | U+1D157 | |
| HTML Entity | 𝅗 | |
| HTML Code | 𝅗 | |
| CSS | \1D157 |
FAQ
What does the Musical Symbol Void Notehead symbol mean?
The character ๐ is named โMUSICAL SYMBOL VOID NOTEHEADโ and has Unicode code point U+1D157. In music notation, a void notehead is commonly associated with noteheads that are visually hollow (often drawn with an outline rather than a filled center). In digital text, this symbol helps represent that specific notehead shape when youโre composing, annotating, or typesetting content without switching to a full music-notation editor. Because itโs a dedicated Unicode character, it can be safer than relying on images or approximate symbols when you need consistent rendering in supporting fonts.
What is the Unicode code point for ๐ ?
๐ is U+1D157 (Unicode name: MUSICAL SYMBOL VOID NOTEHEAD).
How can I copy ๐ into HTML?
Use the HTML entity: 𝅗.
What CSS escape should I use for this symbol?
Use the CSS escape: \\1D157.
How do I include ๐ in JavaScript?
Use the JavaScript Unicode escape: \\u{1D157}.