DOUBLE-STRUCK ITALIC SMALL E
ⅇ
U+2147
Unicode Block
Letterlike SymbolsCode
2147
Code Point
8519
Notes
sometimes used for the natural exponent
# <font> 0065 latin small letter e
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Letterlike Symbols
Character Encoding
UTF-8
0xE20x850x87
UTF-16
0x2147
UTF-32
0x00002147
Copy & Paste Codes
Character
ⅇ
Unicode Escape
\u{2147}
HTML Entity (Decimal)
ⅇ
HTML Entity (Hex)
ⅇ
CSS Code
\2147
JavaScript
String.fromCodePoint(0x2147)
Python
chr(0x2147)