HTML Entity/Symbolи(CYRILLIC SMALL LETTER I )

и
Copy this symbol

CYRILLIC SMALL LETTER I

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

и
и
U+00438
\0438
и

HTML Examples

Using HTML Code value in HTML file

<span> &#1080; </span>

Using HTML Entity value in HTML file

<span> &icy; </span>

CSS Example

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

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