free-symbols

Latin Capital Letter T With Dot Above Letter

Ṫ is a Latin capital letter T with a dot above, used to represent specific orthographic sounds.

U+1E6A

Ṫ is a Unicode character: LATIN CAPITAL LETTER T WITH DOT ABOVE. It’s commonly needed when reproducing names, language text, or specialized typography. You can copy it directly or use its Unicode codes in HTML and programming.

Latin Capital Letter T With Dot Above Letter Meaning

Ṫ (U+1E6A) is the Latin capital letter T with a dot above. The dot distinguishes it from a regular “T” and is used in writing systems and orthographies where this specific letter represents a particular sound or phonetic value. You may see it in transliteration, language-specific spellings, and scholarly or typographic contexts where diacritics are important. Because it’s a single Unicode character (not “T” plus a separate dot), it’s best for accurate text rendering: using the correct codepoint helps avoid misalignment or missing diacritic behavior in fonts and editors.

Common uses

  • Typing or publishing text in languages/orthographies that use a dotted capital T
  • Accurate copy/paste of names and proper nouns containing Ṫ
  • Typography and branding mockups that require precise diacritic letters
  • Linguistics and transcription notes where dotted letters are meaningful
  • Developer input for UI labels, placeholders, or data strings that must match Unicode

Examples

Ṫ Latin Capital Letter T With Dot Above

  • Ṫeodore
  • Ṫokyo
  • The symbol is Ṫ.
  • Name: Ṫara
  • Version: Ṫ1.0

Variations

Technical codes

UnicodeU+1E6A
HTML EntityṪ
HTML CodeṪ
CSS\1E6A

FAQ

What does the Latin Capital Letter T With Dot Above letter mean?

Ṫ (U+1E6A) is the Latin capital letter T with a dot above. The dot distinguishes it from a regular “T” and is used in writing systems and orthographies where this specific letter represents a particular sound or phonetic value. You may see it in transliteration, language-specific spellings, and scholarly or typographic contexts where diacritics are important. Because it’s a single Unicode character (not “T” plus a separate dot), it’s best for accurate text rendering: using the correct codepoint helps avoid misalignment or missing diacritic behavior in fonts and editors.

Is Ṫ the same as a normal “T” with a dot I add manually?

Not always. Ṫ is its own Unicode character (U+1E6A). Adding a dot separately may not behave the same way in all fonts or text editors.

What is the Unicode code point for Ṫ?

Ṫ is Unicode code point U+1E6A.

How can I use Ṫ in HTML?

You can use the HTML entity: Ṫ.

How do I type Ṫ in CSS or JavaScript?

CSS escape: \\1E6A. JavaScript escape: \\u{1E6A}.