Greek Capital Letter Tau Τ
Greek capital tau is visually identical to the Latin capital letter T. It is the ancestor of the Latin T and is used primarily in Greek text. The lowercase τ is the commonly used form in physics (torque, time constant) and statistics (Kendall's tau).
All Representations
ΤΤΤU+03A4Rendered Output
Τ renders as the character shown above
When to Use Greek Capital Letter Tau
Use the capital tau entity in Greek-language text and educational content about the Greek alphabet. The lowercase tau (τ) is the standard form used in scientific and mathematical notation.
Try It — HTML Examples
<p>Symbol: Τ</p><p>Symbol: Τ</p><p>Symbol: Τ</p><div title="The Greek Capital Letter Tau: Τ">Hover to see</div>About the Greek Capital Letter Tau Entity
The Greek Capital Letter Tau character (Τ) is a standard HTML entity defined in the HTML specification. In HTML source code, it can be written using the named entity reference Τ, the decimal numeric character reference Τ, or the hexadecimal numeric reference Τ. The character is assigned Unicode code point U+03A4 in the Universal Character Set.
Greek capital tau is visually identical to the Latin capital letter T. It is the ancestor of the Latin T and is used primarily in Greek text. The lowercase τ is the commonly used form in physics (torque, time constant) and statistics (Kendall's tau).
Greek letter entities are indispensable for scientific papers, engineering documentation, statistical analyses, and mathematical content published on the web. From physics equations using alpha and omega to statistical formulas featuring sigma and mu, these entities allow content authors to include Greek characters reliably without requiring specialized fonts or complex Unicode input methods on the keyboard.
When deciding how to encode the Greek Capital Letter Tau character in your HTML documents, the named entity Τ is generally the most readable choice for developers reviewing or maintaining source code. The decimal form Τ and hexadecimal form Τ are equally valid alternatives that work in contexts where named entities may not be supported, or when generating HTML output programmatically from server-side code. All three representations produce identical visual output in every modern web browser.
Use the capital tau entity in Greek-language text and educational content about the Greek alphabet. The lowercase tau (τ) is the standard form used in scientific and mathematical notation.
Related Entities
Explore More HTML Entities
Browse our complete reference of 262 HTML entities with codes, examples, and usage tips.