è

Technical information

Symbolè
NameLatin small letter e with grave
Unicode numberU+00E8
CategoryLatin-1 Supplement7. Letters
DescriptionThe Unicode character è, or U+00E8, is known as the "Latin Small Letter E with Grave". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Lowercase" category in the Unicode standard. This letter is commonly used in languages such as Italian and French, where the grave accent indicates a particular pronunciation of the letter "e". In Italian, "è" usually represents an open "e" sound, and in French, it often signifies that the letter is pronounced /ɛ/ and that it is not silent at the end of words.

Encoding

HTML Entityè
HTML Entity (hex)è
HTML Entity (named)è
URL Escape Code%C3%A8
UTF-8 (hex)0xC3 0xA8
UTF-8 (binary)1100001110101000
UTF-160x00E8
UTF-320x000000E8

Source Code

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

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

            
span {
    content: "\00E8";
}

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