T

Technical information

SymbolT
NameLatin capital letter t
Unicode numberU+0054
CategoryASCII Table5. Uppercase Latin alphabet

Encoding

HTML EntityT
HTML Entity (hex)T
URL Escape CodeT
UTF-8 (hex)0x54
UTF-8 (binary)01010100
UTF-160x0054
UTF-320x00000054

Source Code

C, C++, and Java"\u0054"
CSS Code\0054
JavaScript"\u0054"
Perl\x{0054}
Python 2u"\u0054"
Python 3\u0054
Ruby\u{0054}

Preview

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

Font size:

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

CSS Property: font-weight

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

HTML Forms and Input

input
disabled input
T
input-group
select
button
button

Code examples in HTML and CSS

<span>&#84;</span>

            
span {
    content: "\0054";
}

The symbol in different fonts

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

References