Musical Symbol Semibrevis Black Symbol
๐บ is the Unicode musical symbol for a semibrevis (black) notehead or duration marking.
U+1D1BA
๐บ is Unicode character U+1D1BA, named โMUSICAL SYMBOL SEMIBREVIS BLACK.โ Itโs used when you need a semibrevis-related musical notation symbol in text. You can copy it directly or use its HTML/CSS/JavaScript escapes.
Musical Symbol Semibrevis Black Symbol Meaning
๐บ is a musical notation character: โMUSICAL SYMBOL SEMIBREVIS BLACKโ (Unicode U+1D1BA). In practice, itโs used to represent a semibrevis value in contexts that use text instead of full sheet-music engraving. Because itโs a dedicated Unicode musical symbol, it can be useful for symbolic music lists, notation annotations, music education content, or UI elements that label rhythmic values. When displayed, the exact look can vary slightly by font support, so always preview the symbol in the target font before publishing.
Common uses
- โขLabeling rhythmic durations in music theory notes and study materials
- โขCreating lightweight music notation callouts in blogs or documentation
- โขDesigning UI text for rhythm or tempo learning apps
- โขAnnotating chord charts or rehearsals with quick duration symbols
- โขTyping symbolic music elements in environments that donโt support full notation software
Examples
๐บ Musical Symbol Semibrevis Black
- ๐บThe semibrevis is shown as ๐บ in this exercise.
- ๐บCount: ๐บ = one full measure beat group.
- ๐บIn this table, ๐บ marks the long note duration.
- ๐บUse ๐บ when listing note values in your notes.
- ๐บRhythm key: ๐บ, then ๐ , then ๐ (see below).
Variations
Ready to copy
Technical codes
| Unicode | U+1D1BA | |
| HTML Entity | 𝆺 | |
| HTML Code | 𝆺 | |
| CSS | \1D1BA |
FAQ
What does the Musical Symbol Semibrevis Black symbol mean?
๐บ is a musical notation character: โMUSICAL SYMBOL SEMIBREVIS BLACKโ (Unicode U+1D1BA). In practice, itโs used to represent a semibrevis value in contexts that use text instead of full sheet-music engraving. Because itโs a dedicated Unicode musical symbol, it can be useful for symbolic music lists, notation annotations, music education content, or UI elements that label rhythmic values. When displayed, the exact look can vary slightly by font support, so always preview the symbol in the target font before publishing.
How do I copy ๐บ?
Select and copy the character shown on this page (๐บ), then paste it into your document or editor.
What is the Unicode code point for ๐บ?
The Unicode code point is U+1D1BA, named โMUSICAL SYMBOL SEMIBREVIS BLACK.โ
How can I use ๐บ in HTML?
Use the provided HTML entity: 𝆺.
How can I type ๐บ in CSS or JavaScript?
CSS escape: \\1D1BA. JavaScript escape: \\u{1D1BA}.