Musical Symbol Mezzo Symbol
๐ is the Unicode musical symbol mezzo (U+1D190) used for mezzo-related notation.
U+1D190
The character ๐ is a Unicode โmusical symbol mezzo.โ Itโs mainly used in music-related writing where a dedicated glyph is helpful. You can copy it directly or use its Unicode/HTML forms in code.
Musical Symbol Mezzo Symbol Meaning
๐ (Unicode U+1D190) is labeled โMUSICAL SYMBOL MEZZO.โ In practice, itโs used in musical contexts to represent the โmezzoโ idea with a dedicated music glyph. Depending on the notation style and the font youโre using, it may appear as a specific symbol intended for sheet-music-like text. When writing music notes or describing musical directions digitally, using this character helps keep the text consistent and visually aligned with other Unicode music symbols.
Common uses
- โขIncluding mezzo notation in digital music documents and score annotations
- โขAdding a consistent music-glyph symbol to rehearsals, rehearsal notes, or handouts
- โขDesigning posters or slides with typographic music elements
- โขBuilding music-related text templates for apps, websites, or learning materials
- โขUsing the symbol in lyric booklets or program notes where notation marks are needed
Examples
๐ Musical Symbol Mezzo
- ๐Tempo: mezzo forte ๐
- ๐Dynamics cue: mezzo ๐, then continue
- ๐Section marking: mezzo style ๐
- ๐Repeat note with mezzo indication ๐
- ๐Notation legend includes ๐ for mezzo
Variations
Ready to copy
Technical codes
| Unicode | U+1D190 | |
| HTML Entity | 𝆐 | |
| HTML Code | 𝆐 | |
| CSS | \1D190 |
FAQ
What does the Musical Symbol Mezzo symbol mean?
๐ (Unicode U+1D190) is labeled โMUSICAL SYMBOL MEZZO.โ In practice, itโs used in musical contexts to represent the โmezzoโ idea with a dedicated music glyph. Depending on the notation style and the font youโre using, it may appear as a specific symbol intended for sheet-music-like text. When writing music notes or describing musical directions digitally, using this character helps keep the text consistent and visually aligned with other Unicode music symbols.
What is ๐ called in Unicode?
It is named โMUSICAL SYMBOL MEZZOโ and has the code point U+1D190.
How can I copy ๐ into my document?
Copy the character directly (โ๐โ). For web pages, you can also use the HTML entity: 𝆐.
Will ๐ display correctly everywhere?
It depends on the font and Unicode support in the target system. If the glyph isnโt available, it may show a missing-character box.
What are the correct code formats for developers?
HTML entity: 𝆐. CSS escape: \\1D190. JavaScript (Unicode escape): \\u{1D190}.