LATIN SMALL LETTER E
e
U+0065
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
0x65
UTF-16
0x0065
UTF-32
0x00000065
Copy & Paste Codes
Character
e
Unicode Escape
\u{0065}
HTML Entity (Decimal)
e
HTML Entity (Hex)
e
CSS Code
\0065
JavaScript
String.fromCodePoint(0x0065)
Python
chr(0x0065)