HTML Entity/Symbolℯ(SCRIPT SMALL E )

Copy this symbol

SCRIPT SMALL E

Click on any of the following code values to copy to clipboard.

ℯ
ℯ
U+0212F
\212f
ℯ

HTML Examples

Using HTML Code value in HTML file

<span> &#8495; </span>

Using HTML Entity value in HTML file

<span> &escr; </span>

CSS Example

Using CSS content code of the HTML entity &escr; to specify in a CSS file

span { 
    content: "\212f";
}
All HTML Symbols