e

Technical information

Symbole
NameLatin small letter e
Unicode numberU+0065
CategoryASCII Table7. Lowercase Latin alphabet

Encoding

HTML Entitye
HTML Entity (hex)e
URL Escape Codee
UTF-8 (hex)0x65
UTF-8 (binary)01100101
UTF-160x0065
UTF-320x00000065

Source Code

C, C++, and Java"\u0065"
CSS Code\0065
JavaScript"\u0065"
Perl\x{0065}
Python 2u"\u0065"
Python 3\u0065
Ruby\u{0065}

Preview

This Unicode character looks like this e in sentence and in bold like this e and in italic like this e.

Font size:

e
12px
e
16px
e
20px
e
28px
e
36px
e
48px
e
72px

CSS Property: font-weight

e
100
e
200
e
300
e
400
e
500
e
600
e
700
e
800
e
900

HTML Forms and Input

input
disabled input
e
input-group
select
button
button

Code examples in HTML and CSS

<span>&#101;</span>

            
span {
    content: "\0065";
}

The symbol in different fonts

e
-apple-system
e
Apple Color Emoji
e
Arial
e
BlinkMacSystemFont
e
Courier New
e
Georgia
e
Droid Sans
e
Helvetica
e
Noto Sans
e
Oxygen
e
Roboto
e
"Segoe UI"
e
sans-serif
e
Segoe UI Emoji
e
Segoe UI Symbol
e
system-ui
e
Times New Roman
e
Ubuntu
e
Verdana

References