Musical Symbol Half Rest Symbol
๐ผ represents a half rest in musical notation.
U+1D13C
The symbol ๐ผ is Unicodeโs โMUSICAL SYMBOL HALF RESTโ (U+1D13C). Itโs commonly used when notating silence for a half-beat duration in musical scores. You can copy it directly or insert it using Unicode escapes.
Musical Symbol Half Rest Symbol Meaning
๐ผ (MUSICAL SYMBOL HALF REST, U+1D13C) is a music notation symbol that indicates a rest lasting for a half value in the context of the time signature and meter. In practice, it tells performers to be silent for that rhythmic duration while other notes or rests fill the surrounding measure. Like other musical symbols, its exact โtime lengthโ depends on how the score defines note values (for example, which note is treated as the beat). Designers and developers typically use it as a Unicode character in text, lyrics annotations, or lightweight music-related UI where full notation software isnโt available.
Common uses
- โขAnnotating rhythm patterns in plain text with a half-duration silence symbol
- โขCreating lightweight music education content or worksheets without notation software
- โขAdding typographic musical symbols to UI elements (e.g., practice reminders)
- โขMarking pauses in simple score-like posts for social media or blogs
- โขEmbedding the character in code-generated mockup scores and notation previews
Examples
๐ผ Musical Symbol Half Rest
- ๐ผQuarter note, then ๐ผ, then quarter note.
- ๐ผBeat pattern: 1 2 3 4 โ play on 1 and 3, rest on 2 and 4 (use ๐ผ where applicable).
- ๐ผCount the measure: ๐ผ lasts for a half value in this notation.
- ๐ผIn this bar, the second half is silence: ๐ผ.
- ๐ผPractice section: perform notes, then pause at ๐ผ before continuing.
Variations
Ready to copy
Technical codes
| Unicode | U+1D13C | |
| HTML Entity | 𝄼 | |
| HTML Code | 𝄼 | |
| CSS | \1D13C |
FAQ
What does ๐ผ mean in music notation?
It means โhalf restโ (Unicode name: MUSICAL SYMBOL HALF REST), indicating a silence lasting for a half-value duration in the scoreโs rhythm context.
What is the Unicode code point for ๐ผ?
The character is U+1D13C.
How can I copy ๐ผ into my work?
You can copy the character directly, or use the HTML entity 𝄼 / the Unicode escapes \\1D13C or \\u{1D13C}.
Will ๐ผ display correctly on all devices?
It depends on whether the font being used supports this Unicode musical symbol. If it doesnโt, you may see a missing-glyph box.