u

Technical information

Symbolu
NameLatin small letter u
Unicode numberU+0075
CategoryASCII Table7. Lowercase Latin alphabet

Encoding

HTML Entityu
HTML Entity (hex)u
URL Escape Codeu
UTF-8 (hex)0x75
UTF-8 (binary)01110101
UTF-160x0075
UTF-320x00000075

Source Code

C, C++, and Java"\u0075"
CSS Code\0075
JavaScript"\u0075"
Perl\x{0075}
Python 2u"\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.

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
input-group
select
button
button

Code examples in HTML and CSS

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

References