ϒ

Technical information

Symbolϒ
NameGreek upsilon with hook symbol
Unicode numberU+03D2
CategoryGreek Punctuation

Encoding

HTML Entityϒ
HTML Entity (hex)ϒ
HTML Entity (named)ϒ
URL Escape Code%CF%92
UTF-8 (hex)0xCF 0x92
UTF-8 (binary)11001111:10010010
UTF-160x03D2
UTF-320x000003D2

Source Code

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

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

            
span {
    content: "\03D2";
}

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