โœฆfree-symbols
๐„ผ

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

UnicodeU+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.