Ê

Technical information

SymbolÊ
NameLatin capital letter e with circumflex
Unicode numberU+00CA
CategoryLatin-1 Supplement5. Letters

Encoding

HTML EntityÊ
HTML Entity (hex)Ê
HTML Entity (named)Ê
URL Escape Code%C3%8A
UTF-8 (hex)0xC3 0x8A
UTF-8 (binary)1100001110001010
UTF-160x00CA
UTF-320x000000CA

Source Code

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

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>&#202;</span>

            
span {
    content: "\00CA";
}

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