HTML Entity/Symbolо(CYRILLIC SMALL LETTER O )

о
Copy this symbol

CYRILLIC SMALL LETTER O

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

о
о
U+0043E
\043e
о

HTML Examples

Using HTML Code value in HTML file

<span> &#1086; </span>

Using HTML Entity value in HTML file

<span> &ocy; </span>

CSS Example

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

span { 
    content: "\043e";
}
All HTML Symbols