τ

Technical information

Symbolτ
NameGreek small letter tau
Unicode numberU+03C4
CategoryGreek small letter normal
DescriptionThe Unicode character τ, or U+03C4, is known as the "Greek Small Letter Tau". It belongs to the "Greek and Coptic" block and is categorized under the "Letter, Lowercase" category in the Unicode standard. The glyph is a lowercase representation of the Greek letter Tau, which resembles an English lowercase "t" but without the curve. This character is used in the Greek language as well as in various scientific, mathematical, and engineering contexts. For instance, in mathematics, it is often used to represent a specific constant ratio, specifically the ratio of a circle's circumference to its radius, and in physics, it's used as a symbol for time constants or torques.

Encoding

HTML Entityτ
HTML Entity (hex)τ
HTML Entity (named)τ
URL Escape Code%CF%84
UTF-8 (hex)0xCF 0x84
UTF-8 (binary)11001111:10000100
UTF-160x03C4
UTF-320x000003C4

Source Code

C, C++, and Java"\u03C4"
CSS Code\03C4
JavaScript"\u03C4"
Perl\x{03C4}
Python 2u"\u03C4"
Python 3\u03C4
Ruby\u{03C4}

Preview

This Unicode character looks like this τ in sentence and in bold like this τ and in italic like this τ.

Font size:

τ
12px
τ
16px
τ
20px
τ
28px
τ
36px
τ
48px
τ
72px

CSS Property: font-weight

τ
100
τ
200
τ
300
τ
400
τ
500
τ
600
τ
700
τ
800
τ
900

HTML Forms and Input

input
disabled input
τ
input-group
select
button
button

Code examples in HTML and CSS

<span>&#964;</span>

            
span {
    content: "\03C4";
}

The symbol in different fonts

τ
-apple-system
τ
Apple Color Emoji
τ
Arial
τ
BlinkMacSystemFont
τ
Courier New
τ
Georgia
τ
Droid Sans
τ
Helvetica
τ
Noto Sans
τ
Oxygen
τ
Roboto
τ
"Segoe UI"
τ
sans-serif
τ
Segoe UI Emoji
τ
Segoe UI Symbol
τ
system-ui
τ
Times New Roman
τ
Ubuntu
τ
Verdana

References