Υ

Technical information

SymbolΥ
NameGreek capital letter upsilon
Unicode numberU+03A5
CategoryGreek capital letter normal

Encoding

HTML EntityΥ
HTML Entity (hex)Υ
HTML Entity (named)Υ
URL Escape Code%CE%A5
UTF-8 (hex)0xCE 0xA5
UTF-8 (binary)11001110:10100101
UTF-160x03A5
UTF-320x000003A5

Source Code

C, C++, and Java"\u03A5"
CSS Code\03A5
JavaScript"\u03A5"
Perl\x{03A5}
Python 2u"\u03A5"
Python 3\u03A5
Ruby\u{03A5}

Preview

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

Font size:

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

CSS Property: font-weight

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

HTML Forms and Input

input
disabled input
Υ
input-group
select
button
button

Code examples in HTML and CSS

<span>&#933;</span>

            
span {
    content: "\03A5";
}

The symbol in different fonts

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

References