Latin Capital A with Circumflex Â
The capital A with circumflex (Â) is used in French, Portuguese, Romanian, Vietnamese, and Welsh. In French, the circumflex often indicates a historical 's' that was dropped from the spelling. In Vietnamese, it represents a distinct vowel sound.
All Representations
ÂÂÂU+00C2Rendered Output
 renders as the character shown above
When to Use Latin Capital A with Circumflex
Use this entity in French text (where the circumflex is common in words like 'âge'), Romanian, Vietnamese, and Welsh content. The circumflex has different linguistic functions in different languages — indicating vowel quality, historical etymology, or tone.
Try It — HTML Examples
<p>Symbol: Â</p><p>Symbol: Â</p><p>Symbol: Â</p><div title="The Latin Capital A with Circumflex: Â">Hover to see</div>About the Latin Capital A with Circumflex Entity
The Latin Capital A 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+00C2 in the Universal Character Set.
The capital A with circumflex (Â) is used in French, Portuguese, Romanian, Vietnamese, and Welsh. In French, the circumflex often indicates a historical 's' that was dropped from the spelling. In Vietnamese, it represents a distinct vowel sound.
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 A 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 text (where the circumflex is common in words like 'âge'), Romanian, Vietnamese, and Welsh content. The circumflex has different linguistic functions in different languages — indicating vowel quality, historical etymology, or tone.
Related Entities
Explore More HTML Entities
Browse our complete reference of 262 HTML entities with codes, examples, and usage tips.