HTML Entity/SymbolЭ(CYRILLIC CAPITAL LETTER E )

Э
Copy this symbol

CYRILLIC CAPITAL LETTER E

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

Э
Э
U+0042D
\042d
Э

HTML Examples

Using HTML Code value in HTML file

<span> &#1069; </span>

Using HTML Entity value in HTML file

<span> &Ecy; </span>

CSS Example

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

span { 
    content: "\042d";
}
All HTML Symbols