HTML Entity/SymbolЎ(CYRILLIC CAPITAL LETTER SHORT U )

Ў
Copy this symbol

CYRILLIC CAPITAL LETTER SHORT U

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

Ў
Ў
U+0040E
\040e
Ў

HTML Examples

Using HTML Code value in HTML file

<span> &#1038; </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: "\040e";
}
All HTML Symbols