HTML Entity/Symbolя(CYRILLIC SMALL LETTER YA )

я
Copy this symbol

CYRILLIC SMALL LETTER YA

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

я
я
U+0044F
\044f
я

HTML Examples

Using HTML Code value in HTML file

<span> &#1103; </span>

Using HTML Entity value in HTML file

<span> &yacy; </span>

CSS Example

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

span { 
    content: "\044f";
}
All HTML Symbols