u
Technical information
| Symbol | u | |
| Name | Latin small letter u | |
| Unicode number | U+0075 | |
| Category | ASCII Table7. Lowercase Latin alphabet | |
Encoding
| HTML Entity | u | |
| HTML Entity (hex) | u | |
| URL Escape Code | u | |
| UTF-8 (hex) | 0x75 | |
| UTF-8 (binary) | 01110101 | |
| UTF-16 | 0x0075 | |
| UTF-32 | 0x00000075 |
Source Code
| C, C++, and Java | "\u0075" | |
| CSS Code | \0075 | |
| JavaScript | "\u0075" | |
| Perl | \x{0075} | |
| Python 2 | u"\u0075" | |
| Python 3 | \u0075 | |
| Ruby | \u{0075} |
Preview
This Unicode character looks like this u in sentence and in bold like this u and in italic like this u.
input-group
Font size:
u
12px
u
16px
u
20px
u
28px
u
36px
u
48px
u
72px
CSS Property: font-weight
u
100
u
200
u
300
u
400
u
500
u
600
u
700
u
800
u
900
HTML Forms and Input
input
disabled input
u
select
button
button
Code examples in HTML and CSS
<span>u</span>
span {
content: "\0075";
}
The symbol in different fonts
u
-apple-system
u
Apple Color Emoji
u
Arial
u
BlinkMacSystemFont
u
Courier New
u
Georgia
u
Droid Sans
u
Helvetica
u
Noto Sans
u
Oxygen
u
Roboto
u
"Segoe UI"
u
sans-serif
u
Segoe UI Emoji
u
Segoe UI Symbol
u
system-ui
u
Times New Roman
u
Ubuntu
u
Verdana