HTML Entity/Symbolт(CYRILLIC SMALL LETTER TE )

т
Copy this symbol

CYRILLIC SMALL LETTER TE

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

т
т
U+00442
\0442
т

HTML Examples

Using HTML Code value in HTML file

<span> &#1090; </span>

Using HTML Entity value in HTML file

<span> &tcy; </span>

CSS Example

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

span { 
    content: "\0442";
}
All HTML Symbols