HTML Entity/Symbolё(CYRILLIC SMALL LETTER IO )

ё
Copy this symbol

CYRILLIC SMALL LETTER IO

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

ё
ё
U+00451
\0451
ё

HTML Examples

Using HTML Code value in HTML file

<span> &#1105; </span>

Using HTML Entity value in HTML file

<span> &iocy; </span>

CSS Example

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

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