Latin Capital Letter T With Cedilla Letter
Ţ is the Latin capital T with cedilla (U+0162), used in extended Latin writing systems.
U+0162
Ţ (U+0162) is a Latin Extended capital letter. It’s useful when you need the exact typographic form for texts that use a cedilla on T. Below you’ll find copy options and practical examples.
Latin Capital Letter T With Cedilla Letter Meaning
Ţ is a single Unicode character: LATIN CAPITAL LETTER T WITH CEDILLA (U+0162). The cedilla changes how the letter is represented compared with a plain “T”, and it is important for correctly writing languages and names that require this specific character. In everyday use, it most often appears in proper nouns, abbreviations, and language-specific text where the distinction between “T” and “Ţ” must be preserved. Designers and developers typically use Ţ to match correct spelling, provide typographic fidelity, and avoid losing information when converting between encodings or fonts.
Common uses
- •Writing names or terms that include the specific “Ţ” letter for correct spelling
- •Preparing multilingual documents that require Latin Extended characters
- •Using accurate typography in posters, branding text, or printed materials
- •Developing software text content and templates that must retain Unicode characters
- •Social media posts where proper capitalization and diacritics matter
Examples
Ţ (Latin Capital Letter T with Cedilla)
- ŢŢara este frumoasă.
- ŢAm auzit numele: Ţepeş.
- ŢEdiția include Ţ în alfabet.
- ŢRândul următor începe cu Ţ.
- ŢTe rog să folosești Ţ corect.
Variations
Technical codes
| Unicode | U+0162 | |
| HTML Entity | Ţ | |
| HTML Code | Ţ | |
| CSS | \0162 |
FAQ
What does the Latin Capital Letter T With Cedilla letter mean?
Ţ is a single Unicode character: LATIN CAPITAL LETTER T WITH CEDILLA (U+0162). The cedilla changes how the letter is represented compared with a plain “T”, and it is important for correctly writing languages and names that require this specific character. In everyday use, it most often appears in proper nouns, abbreviations, and language-specific text where the distinction between “T” and “Ţ” must be preserved. Designers and developers typically use Ţ to match correct spelling, provide typographic fidelity, and avoid losing information when converting between encodings or fonts.
What Unicode character is Ţ?
Ţ is LATIN CAPITAL LETTER T WITH CEDILLA, Unicode code point U+0162.
How do I copy Ţ reliably in HTML?
You can use the HTML entity: Ţ
Is Ţ the same as a regular capital T?
No. Ţ includes a cedilla and is a different Unicode character than “T”.
How can developers type Ţ in code?
You can use CSS escape \\0162 or JavaScript escape \\u{0162}.