free-symbols
Ť

Latin Capital Letter T With Caron Letter

Ť is the uppercase “T with caron” (U+0164), used in Latin-based writing systems that require this diacritic.

U+0164

Ť is a Latin letter with a caron diacritic. It is important for correct spelling in languages that distinguish T with caron from plain T. You can copy it directly or use the provided code points in HTML, CSS, or JavaScript.

Latin Capital Letter T With Caron Letter Meaning

Ť (U+0164) is the uppercase form of the Latin letter “T with caron.” The caron is a diacritic added to the base letter T to signal a different sound or distinction in specific Latin-based alphabets. In practice, Ť is most commonly used in proper names, words, and technical or multilingual text where the exact character matters. For designers and developers, using Ť ensures consistent typography and prevents errors that can occur when substituting it with plain “T.” When entering or styling text, it’s often necessary to use the correct Unicode code point and character encoding.

Common uses

  • Correctly typing names and words in languages that use T with caron
  • Creating accurate multilingual labels for apps, forms, and UI text
  • Designing typography that preserves exact diacritics in headlines or logos
  • Using in academic or linguistic content where letters must be precise
  • Formatting citations, datasets, or plain-text exports without character loss

Examples

Ť Latin Capital Letter T with Caron

  • ŤŤesia
  • ŤŤara
  • ŤMŤišek
  • ŤŤechnika
  • ŤJŤravel

Variations

Technical codes

UnicodeU+0164
HTML EntityŤ
HTML CodeŤ
CSS\0164

FAQ

What does the Latin Capital Letter T With Caron letter mean?

Ť (U+0164) is the uppercase form of the Latin letter “T with caron.” The caron is a diacritic added to the base letter T to signal a different sound or distinction in specific Latin-based alphabets. In practice, Ť is most commonly used in proper names, words, and technical or multilingual text where the exact character matters. For designers and developers, using Ť ensures consistent typography and prevents errors that can occur when substituting it with plain “T.” When entering or styling text, it’s often necessary to use the correct Unicode code point and character encoding.

What Unicode character is Ť?

Ť is LATIN CAPITAL LETTER T WITH CARON with Unicode code point U+0164.

How do I insert Ť in HTML?

Use the HTML entity: Ť

What is the CSS escape for Ť?

Use the CSS escape: \\0164

How do I represent Ť in JavaScript?

You can use the JavaScript Unicode escape: \\u{0164}