Latin Capital Letter E With Circumflex Letter
Ê is a Latin letter E with a circumflex accent, used in languages that require this specific character.
U+00CA
Ê is a Unicode Latin character (U+00CA) often used in proper spelling for languages that mark the circumflex. You can copy it directly or use its HTML/CSS escape forms for reliable results across platforms.
Latin Capital Letter E With Circumflex Letter Meaning
Ê (U+00CA) is the Latin capital letter E with a circumflex (ˆ) placed above it. Unlike plain “E”, this accented form is a distinct Unicode character, so it may affect searching, sorting, and text matching. In practice, Ê is used where spelling conventions call for the circumflex, commonly in languages such as Vietnamese, French, and Portuguese/other orthographies that employ circumflex accents. Because it’s a separate code point from “E”, using the correct character helps preserve correct typography and meaning in names, titles, and language-specific content.
Common uses
- •Writing language-correct text in names and places that use Ê
- •Creating accurate typographic headings and headlines with the circumflex
- •Entering Vietnamese and other accented orthography in documents and forms
- •Using the character in HTML/CSS/Unicode-safe templates and UI text
- •Designing logos or social media graphics that require exact spelling
Examples
Ê (Latin Capital Letter E with Circumflex)
- ÊÊnzo arrived early.
- ÊCafé com Ê no menu.
- ÊAnh Ê là trưởng nhóm.
- ÊBộ sưu tập: Êclair Edition.
- ÊPublished by Êditions Harbor.
Variations
Technical codes
| Unicode | U+00CA | |
| HTML Entity | Ê | |
| HTML Code | Ê | |
| CSS | \00CA |
FAQ
What does the Latin Capital Letter E With Circumflex letter mean?
Ê (U+00CA) is the Latin capital letter E with a circumflex (ˆ) placed above it. Unlike plain “E”, this accented form is a distinct Unicode character, so it may affect searching, sorting, and text matching. In practice, Ê is used where spelling conventions call for the circumflex, commonly in languages such as Vietnamese, French, and Portuguese/other orthographies that employ circumflex accents. Because it’s a separate code point from “E”, using the correct character helps preserve correct typography and meaning in names, titles, and language-specific content.
Is Ê the same as plain E?
No. Ê is a distinct Unicode character (U+00CA) from plain “E”, so they can differ in matching, sorting, and correct spelling.
How do I type Ê on my keyboard?
Keyboard layouts vary. The most reliable method is copying the character from this page or using the provided Unicode/HTML escapes in your code.
What is the Unicode code point for Ê?
Ê has Unicode code point U+00CA (LATIN CAPITAL LETTER E WITH CIRCUMFLEX).
How can I insert Ê in HTML and CSS?
In HTML you can use Ê. In CSS you can use the escape \\00CA.