T
Technical information
| Symbol | T | |
| Name | Fullwidth latin capital letter t | |
| Unicode number | U+FF34 | |
| Category | Fullwidth ASCII variants | |
Encoding
| HTML Entity | T | |
| HTML Entity (hex) | T | |
| URL Escape Code | %EF%BC%B4 | |
| UTF-8 (hex) | 0xEF 0xBC 0xB4 | |
| UTF-8 (binary) | 11101111:10111100:10110100 | |
| UTF-16 | 0xFF34 | |
| UTF-32 | 0x0000FF34 |
Source Code
| C, C++, and Java | "\uFF34" | |
| CSS Code | \FF34 | |
| JavaScript | "\uFF34" | |
| Perl | \x{FF34} | |
| Python 2 | u"\uFF34" | |
| Python 3 | \uFF34 | |
| Ruby | \u{FF34} |
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: "\FF34";
}
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