È

Technical information

SymbolÈ
NameLatin capital letter e with grave
Unicode numberU+00C8
CategoryLatin-1 Supplement5. Letters
DescriptionThe Unicode character È, or U+00C8, is known as the "Latin Capital Letter E with Grave". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Uppercase" category in the Unicode standard. This character is a graphic representation of the uppercase letter E with a grave accent. The grave accent, which looks like a small, backwards-leaning line, appears above the E. In terms of usage, this character appears in various languages including French and Italian, and indicates a particular pronunciation of the letter E. The specific appearance and usage of this character can depend on the system and application it's being used in.

Encoding

HTML EntityÈ
HTML Entity (hex)È
HTML Entity (named)È
URL Escape Code%C3%88
UTF-8 (hex)0xC3 0x88
UTF-8 (binary)1100001110001000
UTF-160x00C8
UTF-320x000000C8

Source Code

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

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

            
span {
    content: "\00C8";
}

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