E

Technical information

SymbolE
NameLatin capital letter e
Unicode numberU+0045
CategoryASCII Table5. Uppercase Latin alphabet

Encoding

HTML EntityE
HTML Entity (hex)E
URL Escape CodeE
UTF-8 (hex)0x45
UTF-8 (binary)01000101
UTF-160x0045
UTF-320x00000045

Source Code

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

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

            
span {
    content: "\0045";
}

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