ê
Technical information
Symbol | ê | |
Name | Latin small letter e with circumflex | |
Unicode number | U+00EA | |
Category | Latin-1 Supplement7. Letters |
Description | The 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-16 | 0x00EA | |
UTF-32 | 0x000000EA |
Source Code
C, C++, and Java | "\u00EA" | |
CSS Code | \00EA | |
JavaScript | "\u00EA" | |
Perl | \x{00EA} | |
Python 2 | u"\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 ê.
input-group
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
ê
select
button
button
Code examples in HTML and CSS
<span>ê</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