HTML Entity/SymbolЄ(CYRILLIC CAPITAL LETTER UKRAINIAN IE )

Є
Copy this symbol

CYRILLIC CAPITAL LETTER UKRAINIAN IE

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

Є
Є
U+00404
\0404
Є

HTML Examples

Using HTML Code value in HTML file

<span> &#1028; </span>

Using HTML Entity value in HTML file

<span> &Jukcy; </span>

CSS Example

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

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