HTML Entity/SymbolЇ(CYRILLIC CAPITAL LETTER YI )

Ї
Copy this symbol

CYRILLIC CAPITAL LETTER YI

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

Ї
Ї
U+00407
\0407
Ї

HTML Examples

Using HTML Code value in HTML file

<span> &#1031; </span>

Using HTML Entity value in HTML file

<span> &YIcy; </span>

CSS Example

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

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