Skip to content
EmojiDB

U+1D15F Β· Other symbol

Musical Symbol Quarter Note Symbol π…Ÿ

π…Ÿ is musical symbol quarter note, U+1D15F. Unicode also records it as β€œcrotchet”. It was added in Unicode 3.1, and Unicode files it under Other symbol.

Also known as

  • crotchet

Codes & technical data

UnicodeU+1D15F
HTML hex𝅘𝅥
HTML decimal𝅘𝅥
CSS\1D15F
JavaScript\u{1D15F}
Python\U0001D15F
Java / C#\uD834\uDD5F
Rust\u{1d15f}
Swift\u{1D15F}
PHP\u{1D15F}
URL encoded%F0%9D%85%9F
UTF-8 bytesF0 9D 85 9F
UTF-16 bytesD834 DD5F
Base648J2Fnw==
Decimal119135
Decomposes toπ…˜π…₯
CategoryOther symbol (So)
IntroducedUnicode 3.1

Will π…Ÿ survive being pasted?

  • Normalisation. No. Anything that applies NFKC β€” search indexes, usernames, domain names, programming identifiers β€” rewrites π…Ÿ as π…˜π…₯. Safe for display, not for storage.
  • Legacy encodings. π…Ÿ sits above U+FFFF, so it needs a surrogate pair in UTF-16. Software that counts characters by code unit will report it as two.
  • Size. 4 bytes in UTF-8. Character-limited fields β€” SMS, bios, some form validators β€” usually count bytes, not characters.

Unicode cross-references

The standard points readers of π…Ÿ at these characters β€” usually because they look alike, or because one is the correct choice where the other is often used by mistake.

Other note characters

Unicode names 9 characters ending in β€œnote”. They differ by direction, weight or decoration rather than by meaning.

Nearby in Musical Symbols

Western staff notation as characters: clefs, note heads, rests, accidentals and articulation marks. Real scores are not typeset from these, but they are how you write a sharp sign in a plain-text field.

All 195 characters in Musical Symbols β†’

How to type π…Ÿ

WindowsType 1D15F then press Alt+X
macOSPress Ctrl+Cmd+Space, then search for β€œmusical symbol quarter note”
LinuxPress Ctrl+Shift+U, type 1d15f, press Enter
HTML𝅘𝅥

About Unicode’s Other symbol category

Unicode files this under "other symbol" β€” the catch-all for pictographs, signs and marks that are neither maths, currency, nor letter-like. It is the largest symbol category in the standard.

Frequently asked questions

How do I type the π…Ÿ musical symbol quarter note symbol?
On Windows, type 1D15F and press Alt+X. On Linux press Ctrl+Shift+U then 1d15f. On any system the quickest route is the copy button on this page.
What is the code for π…Ÿ?
Musical Symbol Quarter Note is U+1D15F. In UTF-8 it takes 4 bytes. The table above lists every escape format.
Will π…Ÿ survive being pasted anywhere?
Not always. Musical Symbol Quarter Note is a compatibility character: any system that applies Unicode NFKC normalisation β€” search indexes, usernames, identifiers β€” replaces it with π…˜π…₯. Use it for display, not where text is normalised.