HTML Entity/Symbolė(LATIN SMALL LETTER E WITH DOT ABOVE )

ė
Copy this symbol

LATIN SMALL LETTER E WITH DOT ABOVE

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

ė
ė
U+00117
\0117
ė

HTML Examples

Using HTML Code value in HTML file

<span> &#279; </span>

Using HTML Entity value in HTML file

<span> &edot; </span>

CSS Example

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

span { 
    content: "\0117";
}
All HTML Symbols