LATIN CAPITAL LETTER E
E
U+0045
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C0 Controls and Basic Latin (Basic Latin)
Character Encoding
UTF-8
0x45
UTF-16
0x0045
UTF-32
0x00000045
Copy & Paste Codes
Character
E
Unicode Escape
\u{0045}
HTML Entity (Decimal)
E
HTML Entity (Hex)
E
CSS Code
\0045
JavaScript
String.fromCodePoint(0x0045)
Python
chr(0x0045)