Y

Technical information

SymbolY
NameLatin capital letter y
Unicode numberU+0059
CategoryASCII Table5. Uppercase Latin alphabet

Encoding

HTML EntityY
HTML Entity (hex)Y
URL Escape CodeY
UTF-8 (hex)0x59
UTF-8 (binary)01011001
UTF-160x0059
UTF-320x00000059

Source Code

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

Preview

This Unicode character looks like this Y in sentence and in bold like this Y and in italic like this Y.

Font size:

Y
12px
Y
16px
Y
20px
Y
28px
Y
36px
Y
48px
Y
72px

CSS Property: font-weight

Y
100
Y
200
Y
300
Y
400
Y
500
Y
600
Y
700
Y
800
Y
900

HTML Forms and Input

input
disabled input
Y
input-group
select
button
button

Code examples in HTML and CSS

<span>&#89;</span>

            
span {
    content: "\0059";
}

The symbol in different fonts

Y
-apple-system
Y
Apple Color Emoji
Y
Arial
Y
BlinkMacSystemFont
Y
Courier New
Y
Georgia
Y
Droid Sans
Y
Helvetica
Y
Noto Sans
Y
Oxygen
Y
Roboto
Y
"Segoe UI"
Y
sans-serif
Y
Segoe UI Emoji
Y
Segoe UI Symbol
Y
system-ui
Y
Times New Roman
Y
Ubuntu
Y
Verdana

References