Latin Capital U with Grave Ù
The capital U with grave accent (Ù) is used primarily in Italian and French. In Italian, the grave accent on U appears in stressed word-final positions. In French, it is less common but appears in the word 'où' (where) and its capitalized forms.
All Representations
ÙÙÙU+00D9Rendered Output
Ù renders as the character shown above
When to Use Latin Capital U with Grave
Use this entity in Italian and French text where the grave-accented U is needed. While less frequent than accented E and A characters, correct encoding of Ù is important for proper Italian and French language support on the web.
Try It — HTML Examples
<p>Symbol: Ù</p><p>Symbol: Ù</p><p>Symbol: Ù</p><div title="The Latin Capital U with Grave: Ù">Hover to see</div>About the Latin Capital U with Grave Entity
The Latin Capital U with Grave 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+00D9 in the Universal Character Set.
The capital U with grave accent (Ù) is used primarily in Italian and French. In Italian, the grave accent on U appears in stressed word-final positions. In French, it is less common but appears in the word 'où' (where) and its capitalized forms.
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 Grave 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 Italian and French text where the grave-accented U is needed. While less frequent than accented E and A characters, correct encoding of Ù is important for proper Italian and French language support on the web.
Related Entities
Explore More HTML Entities
Browse our complete reference of 262 HTML entities with codes, examples, and usage tips.