U

Technical information

SymbolU
NameLatin capital letter u
Unicode numberU+0055
CategoryASCII Table5. Uppercase Latin alphabet

Encoding

HTML EntityU
HTML Entity (hex)U
URL Escape CodeU
UTF-8 (hex)0x55
UTF-8 (binary)01010101
UTF-160x0055
UTF-320x00000055

Source Code

C, C++, and Java"\u0055"
CSS Code\0055
JavaScript"\u0055"
Perl\x{0055}
Python 2u"\u0055"
Python 3\u0055
Ruby\u{0055}

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

            
span {
    content: "\0055";
}

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