Latin Capital U with Diaeresis Ü
The capital U with diaeresis/umlaut (Ü) is used in German, Turkish, Hungarian, Spanish, and other languages. In German, Ü represents a front rounded vowel essential to pronunciation. In Spanish, the diaeresis appears in 'güe' and 'güi' syllables to indicate that the U is pronounced.
All Representations
ÜÜÜU+00DCRendered Output
Ü renders as the character shown above
When to Use Latin Capital U with Diaeresis
Use this entity in German (Ü as in 'über', 'Übung'), Turkish, Hungarian, and Spanish (güe/güi syllables). In German, replacing Ü with 'Ue' is a fallback only — always use the proper character in web content. The umlaut changes the vowel sound fundamentally.
Try It — HTML Examples
<p>Symbol: Ü</p><p>Symbol: Ü</p><p>Symbol: Ü</p><div title="The Latin Capital U with Diaeresis: Ü">Hover to see</div>About the Latin Capital U with Diaeresis Entity
The Latin Capital U with Diaeresis character (Ü) is a standard HTML entity defined in the HTML specification. In HTML source code, it can be written using the named entity reference Ü, the decimal numeric character reference Ü, or the hexadecimal numeric reference Ü. The character is assigned Unicode code point U+00DC in the Universal Character Set.
The capital U with diaeresis/umlaut (Ü) is used in German, Turkish, Hungarian, Spanish, and other languages. In German, Ü represents a front rounded vowel essential to pronunciation. In Spanish, the diaeresis appears in 'güe' and 'güi' syllables to indicate that the U is pronounced.
Latin extended character entities provide the accented and modified letters required by dozens of European languages. From French accents aigus and graves to German umlauts, Scandinavian rings, and Icelandic thorns, these entities ensure correct rendering of non-ASCII characters within HTML documents. While modern UTF-8 encoded pages can include these characters directly in source code, HTML entities remain valuable for source code clarity and legacy compatibility.
When deciding how to encode the Latin Capital U with Diaeresis character in your HTML documents, the named entity Ü is generally the most readable choice for developers reviewing or maintaining source code. The decimal form Ü and hexadecimal form Ü are equally valid alternatives that work in contexts where named entities may not be supported, or when generating HTML output programmatically from server-side code. All three representations produce identical visual output in every modern web browser.
Use this entity in German (Ü as in 'über', 'Übung'), Turkish, Hungarian, and Spanish (güe/güi syllables). In German, replacing Ü with 'Ue' is a fallback only — always use the proper character in web content. The umlaut changes the vowel sound fundamentally.
Related Entities
Explore More HTML Entities
Browse our complete reference of 262 HTML entities with codes, examples, and usage tips.