Ú

Technical information

SymbolÚ
NameLatin capital letter u with acute
Unicode numberU+00DA
CategoryLatin-1 Supplement7. Letters
DescriptionThe Unicode character Ú, or U+00DA, is known as the "Latin Capital Letter U with Acute". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Uppercase" category in the Unicode standard. This character is a graphic representation of the letter U with an acute accent over it. The acute accent indicates a specific pronunciation in various languages, such as emphasizing a stress or marking a high tone. In languages like Spanish, it can be used to differentiate words. The specific appearance and usage of this character can depend on the system and application it's being used in.

Encoding

HTML EntityÚ
HTML Entity (hex)Ú
HTML Entity (named)Ú
URL Escape Code%C3%9A
UTF-8 (hex)0xC3 0x9A
UTF-8 (binary)1100001110011010
UTF-160x00DA
UTF-320x000000DA

Source Code

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

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

            
span {
    content: "\00DA";
}

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