t
Technical information
| Symbol | t | |
| Name | Latin small letter t | |
| Unicode number | U+0074 | |
| Category | ASCII Table7. Lowercase Latin alphabet | |
Encoding
| HTML Entity | t | |
| HTML Entity (hex) | t | |
| URL Escape Code | t | |
| UTF-8 (hex) | 0x74 | |
| UTF-8 (binary) | 01110100 | |
| UTF-16 | 0x0074 | |
| UTF-32 | 0x00000074 |
Source Code
| C, C++, and Java | "\u0074" | |
| CSS Code | \0074 | |
| JavaScript | "\u0074" | |
| Perl | \x{0074} | |
| Python 2 | u"\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.
input-group
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
select
button
button
Code examples in HTML and CSS
<span>t</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