Latin Capital U with Circumflex Û
The capital U with circumflex (Û) is used in French, Welsh, and Turkish. In French, the circumflex on U often indicates a historical spelling change or distinguishes homographs. In Welsh, the circumflex marks long vowels.
All Representations
ÛÛÛU+00DBRendered Output
Û renders as the character shown above
When to Use Latin Capital U with Circumflex
Use this entity in French (Û as in 'dû', 'sûr'), Welsh, and Turkish text. In French, the circumflex on U can distinguish between otherwise identical words (du vs. dû, sur vs. sûr), making correct encoding important for meaning.
Try It — HTML Examples
<p>Symbol: Û</p><p>Symbol: Û</p><p>Symbol: Û</p><div title="The Latin Capital U with Circumflex: Û">Hover to see</div>About the Latin Capital U with Circumflex Entity
The Latin Capital U with Circumflex 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+00DB in the Universal Character Set.
The capital U with circumflex (Û) is used in French, Welsh, and Turkish. In French, the circumflex on U often indicates a historical spelling change or distinguishes homographs. In Welsh, the circumflex marks long vowels.
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 Circumflex 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 French (Û as in 'dû', 'sûr'), Welsh, and Turkish text. In French, the circumflex on U can distinguish between otherwise identical words (du vs. dû, sur vs. sûr), making correct encoding important for meaning.
Related Entities
Explore More HTML Entities
Browse our complete reference of 262 HTML entities with codes, examples, and usage tips.