É

Technical information

SymbolÉ
NameLatin capital letter e with acute
Unicode numberU+00C9
CategoryLatin-1 Supplement5. Letters
DescriptionThe Unicode character É, or U+00C9, is known as the "Latin Capital Letter E with Acute". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Uppercase" category in the Unicode standard. This letter is the capital form of "e" with an acute accent above it, which is typically used to denote a specific pronunciation in several languages, including French, Hungarian, Spanish, and more. The acute accent generally indicates a stressed syllable or altered vowel sound.

Encoding

HTML EntityÉ
HTML Entity (hex)É
HTML Entity (named)É
URL Escape Code%C3%89
UTF-8 (hex)0xC3 0x89
UTF-8 (binary)1100001110001001
UTF-160x00C9
UTF-320x000000C9

Source Code

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

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

            
span {
    content: "\00C9";
}

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