HTML Entity/Symbolў(CYRILLIC SMALL LETTER SHORT U )

ў
Copy this symbol

CYRILLIC SMALL LETTER SHORT U

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

ў
ў
U+0045E
\045e
ў

HTML Examples

Using HTML Code value in HTML file

<span> &#1118; </span>

Using HTML Entity value in HTML file

<span> &ubrcy; </span>

CSS Example

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

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