t

Technical information

Symbolt
NameLatin small letter t
Unicode numberU+0074
CategoryASCII Table7. Lowercase Latin alphabet

Encoding

HTML Entityt
HTML Entity (hex)t
URL Escape Codet
UTF-8 (hex)0x74
UTF-8 (binary)01110100
UTF-160x0074
UTF-320x00000074

Source Code

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

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

            
span {
    content: "\0074";
}

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