HTML Entity/Symbolй(CYRILLIC SMALL LETTER SHORT I )

й
Copy this symbol

CYRILLIC SMALL LETTER SHORT I

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

й
й
U+00439
\0439
й

HTML Examples

Using HTML Code value in HTML file

<span> &#1081; </span>

Using HTML Entity value in HTML file

<span> &jcy; </span>

CSS Example

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

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