HTML Entity/SymbolЮ(CYRILLIC CAPITAL LETTER YU )

Ю
Copy this symbol

CYRILLIC CAPITAL LETTER YU

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

Ю
Ю
U+0042E
\042e
Ю

HTML Examples

Using HTML Code value in HTML file

<span> &#1070; </span>

Using HTML Entity value in HTML file

<span> &YUcy; </span>

CSS Example

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

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