โœฆfree-symbols
๐„ฟ

Musical Symbol Sixteenth Rest Symbol

๐„ฟ represents a sixteenth rest in musical notation.

U+1D13F

The symbol ๐„ฟ is a Unicode character for the musical symbol โ€œsixteenth rest.โ€ Itโ€™s commonly used when writing or sharing rhythm notation in a text-friendly format. You can copy it directly or use its codepoint in HTML, CSS, or JavaScript.

Musical Symbol Sixteenth Rest Symbol Meaning

๐„ฟ is the musical symbol for a sixteenth rest, meaning that for a duration equal to one sixteenth note there is no sound. In notation, rests help define timing and silence within a measure, especially in fast or syncopated passages. When placed in musical text, it visually communicates the performerโ€™s pause without requiring staff notation images. As a dedicated Unicode character (U+1D13F), itโ€™s suitable for documents, web pages, and software that needs consistent symbol rendering across platforms that support this codepoint.

Common uses

  • โ€ขTyping rhythm and timing notes in plain text documents
  • โ€ขLabeling rests in educational music resources and worksheets
  • โ€ขDesigning music-related UI text (e.g., practice planners and apps)
  • โ€ขAnnotating beats and silence markers in rehearsal notes or captions
  • โ€ขRendering music symbols in web content using Unicode

Examples

๐„ฟ Musical Symbol Sixteenth Rest

  • ๐„ฟโ€œCount: 1 2 3 4, then ๐„ฟ for silence.โ€
  • ๐„ฟโ€œMeasure ends with a sixteenth rest: ๐„ฟ.โ€
  • ๐„ฟโ€œPlace ๐„ฟ before the next accent.โ€
  • ๐„ฟโ€œHold the grooveโ€”insert ๐„ฟ on beat 3.โ€
  • ๐„ฟโ€œRhythm cue: ๐„ฟ, then continue the pattern.โ€

Variations

Ready to copy

Technical codes

UnicodeU+1D13F
HTML Entity𝄿
HTML Code𝄿
CSS\1D13F

FAQ

What does ๐„ฟ mean in music notation?

๐„ฟ is the musical symbol for a sixteenth rest, indicating silence for the duration of one sixteenth note.

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

Itโ€™s U+1D13F, listed as โ€œMUSICAL SYMBOL SIXTEENTH REST.โ€

How can I copy ๐„ฟ into HTML?

Use the HTML entity: 𝄿.

How can I use ๐„ฟ in CSS or JavaScript?

In CSS, use \\1D13F. In JavaScript, use \\u{1D13F}.