Latin Capital O with Circumflex Ô
The capital O with circumflex (Ô) is used in French, Portuguese, and Vietnamese. In French, the circumflex often indicates a historical spelling change. In Vietnamese, Ô is one of the 12 Vietnamese vowels and is fundamental to the writing system.
All Representations
ÔÔÔU+00D4Rendered Output
Ô renders as the character shown above
When to Use Latin Capital O with Circumflex
Use this entity in French, Portuguese, and Vietnamese text. In Vietnamese, Ô is an extremely common character that represents a distinct vowel sound and cannot be omitted. In French, the circumflex on O affects pronunciation and historical word meaning.
Try It — HTML Examples
<p>Symbol: Ô</p><p>Symbol: Ô</p><p>Symbol: Ô</p><div title="The Latin Capital O with Circumflex: Ô">Hover to see</div>About the Latin Capital O with Circumflex Entity
The Latin Capital O 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+00D4 in the Universal Character Set.
The capital O with circumflex (Ô) is used in French, Portuguese, and Vietnamese. In French, the circumflex often indicates a historical spelling change. In Vietnamese, Ô is one of the 12 Vietnamese vowels and is fundamental to the writing system.
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 O 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, Portuguese, and Vietnamese text. In Vietnamese, Ô is an extremely common character that represents a distinct vowel sound and cannot be omitted. In French, the circumflex on O affects pronunciation and historical word meaning.
Related Entities
Explore More HTML Entities
Browse our complete reference of 262 HTML entities with codes, examples, and usage tips.