DOUBLE-STRUCK ITALIC SMALL E (ⅇ)
ⅇ
Copy Character
Unicode Block
Letterlike SymbolsUnicode Code
U+2147
Codepoint
8519
Notes
sometimes used for the natural exponent
# <font> 0065 latin small letter e
Character Encoding
UTF-8
0xE20x850x87
UTF-16
0x2147
UTF-32
0x00002147
Copy & Paste Codes
Unicode Escape
\u{2147}
HTML Entity (Decimal)
ⅇ
HTML Entity (Hex)
ⅇ
CSS Code
\2147
JavaScript/JSON
String.fromCodePoint(0x2147)
Python
chr(0x2147)
Ruby/PHP
chr(0x2147)
Unix, C, PHP, JAVA
0x2147
Perl
chr(0x2147)
URL Encoded
%2147