The Czech alphabet extends the Latin script with three diacritic marks and the digraph ch, giving 42 letters in total. Among them is ř, which represents a sound found in virtually no other language. This reference lists every letter with its Unicode code point, HTML entity, and a short note.
How it works
Each entry pairs the uppercase and lowercase glyph with its metadata. The diacritics group the letters into three families:
háček / caron (ˇ): č ď ě ň ř š ť ž
čárka / acute (´): á é í ó ú ý
kroužek / ring (˚): ů
digraph: ch (one letter, after h, no single code point)
The search box filters across the glyph, its name, and its Unicode value, so you
can find a character by typing caron, 0159, or simply ř.
Tips and notes
The famous ř (U+0159) is the raised alveolar trill — distinct from the rolled r of Spanish — and is the letter learners struggle with most. Note that both ú and ů are long u sounds: ú appears at the start of words and after prefixes, while ů appears inside and at the end. The digraph ch has no dedicated code point and is stored as two characters, but Czech treats it as a single letter for spelling, crosswords, and sorting.