โœฆfree-symbols
๐„ณ

Musical Symbol Quarter Tone Flat Symbol

๐„ณ is a Unicode musical symbol representing a quarter-tone flat alteration.

U+1D133

๐„ณ is a Unicode character used in music notation for microtonal pitch alterations. It specifically denotes a quarter-tone flat. You can copy it directly or use its HTML, CSS, and JavaScript escapes when needed.

Musical Symbol Quarter Tone Flat Symbol Meaning

๐„ณ (Unicode โ€œMUSICAL SYMBOL QUARTER TONE FLATโ€, U+1D133) represents a quarter-tone flat in musical notation. It is used when a note should be lowered by one quarter of a whole tone rather than by a full semitone. This makes it useful for microtonal compositions, where pitch steps may not match standard Western 12-tone equal temperament. In scores, the symbol is placed near the relevant note or staff position according to the engraving conventions youโ€™re following. Because it is a specific Unicode musical character, itโ€™s ideal for digital sheet music, notation mockups, and writing systems that need a consistent symbol.

Common uses

  • โ€ขMarking quarter-tone flat accidentals in digital sheet music
  • โ€ขDesigning microtonal notation graphics for educational materials
  • โ€ขLabeling MIDI/score metadata or notation notes in music apps
  • โ€ขCreating typographic mockups for composers and arrangers
  • โ€ขPublishing microtonal score excerpts in blogs and documentation

Examples

๐„ณ Musical Symbol Quarter Tone Flat

  • ๐„ณQuarter-tone flat: ๐„ณC
  • ๐„ณKey signature note: ๐„ณG appears before the measure
  • ๐„ณAccidental example in the score: place ๐„ณ next to the pitch
  • ๐„ณMicrotonal pitch label: ๐„ณE in this passage
  • ๐„ณEngraving check: ensure ๐„ณ renders correctly in export

Variations

Ready to copy

Technical codes

UnicodeU+1D133
HTML Entity𝄳
HTML Code𝄳
CSS\1D133

FAQ

What does ๐„ณ mean in music notation?

๐„ณ denotes a quarter-tone flat, lowering a pitch by one quarter of a whole tone.

How do I copy ๐„ณ into HTML?

Use the HTML entity: 𝄳.

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

The Unicode code point is U+1D133.

Can I use ๐„ณ in CSS or JavaScript?

Yes. CSS escape: \\1D133. JavaScript (Unicode escape): \\u{1D133}.