t
Technical information
| Symbol | t | |
| Name | Fullwidth latin small letter t | |
| Unicode number | U+FF54 | |
| Category | Fullwidth ASCII variants | |
Encoding
| HTML Entity | t | |
| HTML Entity (hex) | t | |
| URL Escape Code | %EF%BD%94 | |
| UTF-8 (hex) | 0xEF 0xBD 0x94 | |
| UTF-8 (binary) | 11101111:10111101:10010100 | |
| UTF-16 | 0xFF54 | |
| UTF-32 | 0x0000FF54 |
Source Code
| C, C++, and Java | "\uFF54" | |
| CSS Code | \FF54 | |
| JavaScript | "\uFF54" | |
| Perl | \x{FF54} | |
| Python 2 | u"\uFF54" | |
| Python 3 | \uFF54 | |
| Ruby | \u{FF54} |
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: "\FF54";
}
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