free-symbols
т

Cyrillic Small Letter Te Letter

т is the Cyrillic small letter te (U+0442), used in many Cyrillic-based languages.

U+0442

The character “т” is a Cyrillic small letter known as te. It’s commonly used as a letter in languages that use the Cyrillic script. Here you can copy it, plus find the correct Unicode and escape codes for development.

Cyrillic Small Letter Te Letter Meaning

“т” (Unicode U+0442) is the Cyrillic small letter te. It functions as an alphabetic character in Cyrillic writing systems, representing the “t” sound in many languages that use Cyrillic scripts. You’ll encounter it in everyday words, names, and UI text where Cyrillic spelling is required. For developers, it’s important to use the correct Unicode character rather than lookalike Latin letters (like “t”), especially in localization, search, and form validation. This page provides the exact character plus reliable HTML, CSS, and JavaScript escapes for consistent rendering across platforms.

Common uses

  • Typing or verifying Cyrillic text in Russian and related Cyrillic languages
  • Localization of user interfaces, forms, and buttons that require Cyrillic spelling
  • Creating readable filenames, labels, or tags that include Cyrillic characters
  • Data entry and validation where exact character matching matters
  • Publishing multilingual content that mixes Latin and Cyrillic scripts

Examples

т — Cyrillic small letter te

  • ттекст
  • тмолт
  • тактёр
  • тметка
  • ттема

Variations

Technical codes

UnicodeU+0442
HTML Entityт
HTML Codeт
CSS\0442

FAQ

What does the Cyrillic Small Letter Te letter mean?

“т” (Unicode U+0442) is the Cyrillic small letter te. It functions as an alphabetic character in Cyrillic writing systems, representing the “t” sound in many languages that use Cyrillic scripts. You’ll encounter it in everyday words, names, and UI text where Cyrillic spelling is required. For developers, it’s important to use the correct Unicode character rather than lookalike Latin letters (like “t”), especially in localization, search, and form validation. This page provides the exact character plus reliable HTML, CSS, and JavaScript escapes for consistent rendering across platforms.

What Unicode character is “т”?

“т” is Cyrillic small letter te, Unicode code point U+0442.

How do I write “т” in HTML?

Use the HTML entity: т (as provided for this character, html_entity field).

How do I use “т” in CSS or JavaScript?

CSS escape: \\0442. JavaScript escape: \\u{0442}.

Is “т” the same as the Latin letter “t”?

No. “т” is a Cyrillic letter; it may look similar to the Latin “t”, but they are different characters with different Unicode code points.