Musical Symbol Whole Note Symbol
๐ is the musical symbol for a whole note (semibreve) in the Unicode music block.
U+1D15D
The symbol ๐ represents the whole note in Unicode. Itโs commonly used when you want a compact music reference in text, designs, or UI. This page helps you copy it and use it correctly across platforms.
Musical Symbol Whole Note Symbol Meaning
๐ is the Unicode character named โMUSICAL SYMBOL WHOLE NOTEโ (U+1D15D). A whole note (also called a semibreve in some notation systems) is a basic rhythm symbol used in sheet-music notation. In plain text and digital designs, it can act as a visual shorthand for โwhole noteโ or โa long durationโ without needing a full musical score. Because itโs a single Unicode glyph, itโs convenient for labeling music content, building simple music-themed icons, or adding typographic decoration in lyrics, educational material, and UI elements.
Common uses
- โขLabeling rhythm or notation in music education materials
- โขDesigning music-themed badges, tickets, or app icons
- โขAdding a visual cue for whole-note beats in song annotations
- โขIncluding a musical symbol in typography for lyrics or blog posts
- โขUsing as a lightweight decorative element in UI and presentations
Examples
๐ Musical Symbol Whole Note
- ๐ Whole note: ๐
- ๐ Count the measure: ๐ ๐ ๐ ๐
- ๐ Lesson focus: whole note (๐ )
- ๐ Hold the beatโlong value symbol: ๐
- ๐ Notation reminder: ๐ = semibreve
Variations
Ready to copy
Technical codes
| Unicode | U+1D15D | |
| HTML Entity | 𝅝 | |
| HTML Code | 𝅝 | |
| CSS | \1D15D |
FAQ
What does the Musical Symbol Whole Note symbol mean?
๐ is the Unicode character named โMUSICAL SYMBOL WHOLE NOTEโ (U+1D15D). A whole note (also called a semibreve in some notation systems) is a basic rhythm symbol used in sheet-music notation. In plain text and digital designs, it can act as a visual shorthand for โwhole noteโ or โa long durationโ without needing a full musical score. Because itโs a single Unicode glyph, itโs convenient for labeling music content, building simple music-themed icons, or adding typographic decoration in lyrics, educational material, and UI elements.
What is the Unicode name of ๐ ?
The Unicode name is โMUSICAL SYMBOL WHOLE NOTE.โ
What is the code point for the whole note symbol ๐ ?
Its Unicode code point is U+1D15D.
How can I paste ๐ into HTML?
Use the HTML entity: 𝅝 (as provided: 𝅝).
Can I use ๐ in CSS and JavaScript?
Yes. CSS escape: \\1D15D. JavaScript escape: \\u{1D15D}.