โœฆfree-symbols
๐„พ

Musical Symbol Eighth Rest Symbol

๐„พ represents the duration of an eighth rest in musical notation.

U+1D13E

The symbol ๐„พ is used in written music to show where a performer should be silent for an eighth-note time value. Itโ€™s part of the Unicode musical symbols block, so it can be copied into text, music-related documents, and code.

Musical Symbol Eighth Rest Symbol Meaning

๐„พ (Unicode U+1D13E) is the โ€œMusical Symbol Eighth Rest.โ€ In notation, an eighth rest indicates a rest lasting the same time as an eighth note. When you place it in a staff, it helps define rhythmic timingโ€”telling performers not to play for that short beat subdivision. Like other rest symbols, its meaning depends on the surrounding time signature and the note values around it. In practice, youโ€™ll often see it in educational materials, rehearsal notes, simple lead sheets, and digital text that needs to represent rhythm without full sheet music rendering.

Common uses

  • โ€ขLabeling rhythm segments in music education notes
  • โ€ขWriting lyrics-adjacent timing annotations (e.g., โ€œrest for ๐„พโ€)
  • โ€ขCreating quick mockups of simple sheet-music rhythm cues
  • โ€ขDisplaying rhythmic instructions in rehearsal or practice guides
  • โ€ขUsing in digital documents or apps that output Unicode music symbols

Examples

๐„พ Musical Symbol Eighth Rest

  • ๐„พBeat guide: Rest ๐„พ then play the next note.
  • ๐„พIn the measure, insert ๐„พ for the eighth rest before the chord.
  • ๐„พPractice timing: hold silence for ๐„พ and count โ€œ&โ€.
  • ๐„พRhythm cue: ๐„พ ๐…  ๐…ก (then continue the pattern).
  • ๐„พTraining sheet: underline where ๐„พ occurs in bar 3.

Variations

Ready to copy

Technical codes

UnicodeU+1D13E
HTML Entity𝄾
HTML Code𝄾
CSS\1D13E

FAQ

What does ๐„พ mean in music notation?

๐„พ is the Musical Symbol Eighth Rest, indicating silence for the duration of an eighth note within the context of the surrounding rhythm.

What is the Unicode code point for ๐„พ?

The Unicode code point is U+1D13E.

How can I copy ๐„พ using HTML?

Use the HTML entity 𝄾.

Can I insert ๐„พ in code or styling?

Yes. In CSS you can use \\1D13E, and in JavaScript you can use \\u{1D13E}.