Ý

Technical information

SymbolÝ
NameLatin capital letter y with acute
Unicode numberU+00DD
CategoryLatin-1 Supplement7. Letters

Encoding

HTML EntityÝ
HTML Entity (hex)Ý
HTML Entity (named)Ý
URL Escape Code%C3%9D
UTF-8 (hex)0xC3 0x9D
UTF-8 (binary)1100001110011101
UTF-160x00DD
UTF-320x000000DD

Source Code

C, C++, and Java"\u00DD"
CSS Code\00DD
JavaScript"\u00DD"
Perl\x{00DD}
Python 2u"\u00DD"
Python 3\u00DD
Ruby\u{00DD}

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

            
span {
    content: "\00DD";
}

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