HTML Entity/Symbolе(CYRILLIC SMALL LETTER IE )

е
Copy this symbol

CYRILLIC SMALL LETTER IE

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

е
е
U+00435
\0435
е

HTML Examples

Using HTML Code value in HTML file

<span> &#1077; </span>

Using HTML Entity value in HTML file

<span> &iecy; </span>

CSS Example

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

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