ê

Technical information

Symbolê
NameLatin small letter e with circumflex
Unicode numberU+00EA
CategoryLatin-1 Supplement7. Letters
DescriptionThe Unicode character ê, or U+00EA, is known as the "Latin Small Letter E with Circumflex". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Lowercase" category in the Unicode standard. This character is a variant of the Latin letter "e", distinguished by a circumflex accent (^) on top. It's used in various languages, including French, Portuguese, and Vietnamese, among others, often indicating a change in pronunciation or stress compared to the unaccented "e". The specific pronunciation can vary depending on the language and context.

Encoding

HTML Entityê
HTML Entity (hex)ê
HTML Entity (named)ê
URL Escape Code%C3%AA
UTF-8 (hex)0xC3 0xAA
UTF-8 (binary)1100001110101010
UTF-160x00EA
UTF-320x000000EA

Source Code

C, C++, and Java"\u00EA"
CSS Code\00EA
JavaScript"\u00EA"
Perl\x{00EA}
Python 2u"\u00EA"
Python 3\u00EA
Ruby\u{00EA}

Preview

This Unicode character looks like this ê in sentence and in bold like this ê and in italic like this ê.

Font size:

ê
12px
ê
16px
ê
20px
ê
28px
ê
36px
ê
48px
ê
72px

CSS Property: font-weight

ê
100
ê
200
ê
300
ê
400
ê
500
ê
600
ê
700
ê
800
ê
900

HTML Forms and Input

input
disabled input
ê
input-group
select
button
button

Code examples in HTML and CSS

<span>&#234;</span>

            
span {
    content: "\00EA";
}

The symbol in different fonts

ê
-apple-system
ê
Apple Color Emoji
ê
Arial
ê
BlinkMacSystemFont
ê
Courier New
ê
Georgia
ê
Droid Sans
ê
Helvetica
ê
Noto Sans
ê
Oxygen
ê
Roboto
ê
"Segoe UI"
ê
sans-serif
ê
Segoe UI Emoji
ê
Segoe UI Symbol
ê
system-ui
ê
Times New Roman
ê
Ubuntu
ê
Verdana

References