copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('т'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
т
CYRILLIC SMALL LETTER TE
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0442 | |
| decimal | 1090 | |
| htmldecimal | т | |
| htmlhex | т | |
| css | \0442 | |
| javascript | \u{442} | |
| python | \u0442 | |
| java | \u0442 | |
| go | \u0442 | |
| ruby | \u{442} | |
| rust | \u{442} | |
| ccpp | \u0442 | |
| urlencoded | %D1%82 | |
| utf8bytes | d1 82 | |
| utf16bebytes | 04 42 | |
| utf32bebytes | 00 00 04 42 |
How to Use
HTML:
т
CSS:
content: "\0442"
JavaScript:
"\u{442}"
Python:
"\u0442"
Properties
Frequently Asked Questions
What is the т character (CYRILLIC SMALL LETTER TE)?
т (CYRILLIC SMALL LETTER TE) is the Unicode character U+0442.
What is the Unicode codepoint of CYRILLIC SMALL LETTER TE?
The CYRILLIC SMALL LETTER TE character (т) has codepoint U+0442.
How do I type or copy CYRILLIC SMALL LETTER TE?
Copy т directly, or use the HTML entity, UTF-8, and code encodings shown on this page.