Τ

Technical information

SymbolΤ
NameGreek capital letter tau
Unicode numberU+03A4
CategoryGreek capital letter normal

Encoding

HTML EntityΤ
HTML Entity (hex)Τ
HTML Entity (named)Τ
URL Escape Code%CE%A4
UTF-8 (hex)0xCE 0xA4
UTF-8 (binary)11001110:10100100
UTF-160x03A4
UTF-320x000003A4

Source Code

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

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>&#932;</span>

            
span {
    content: "\03A4";
}

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