ú

Technical information

Symbolú
NameLatin small letter u with acute
Unicode numberU+00FA
CategoryLatin-1 Supplement9. Letters
DescriptionThe Unicode character ú, or U+00FA, is known as the "Latin Small Letter U with Acute". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Lowercase" category in the Unicode standard. This character is used in several languages, including Hungarian, Czech, Slovak, and Spanish, to represent different sounds. In Spanish, for example, the acute accent is used to mark word stress, while in Czech and Slovak, it signifies a long U sound. The way this character is used can vary depending on the specific language.

Encoding

HTML Entityú
HTML Entity (hex)ú
HTML Entity (named)ú
URL Escape Code%C3%BA
UTF-8 (hex)0xC3 0xBA
UTF-8 (binary)1100001110111010
UTF-160x00FA
UTF-320x000000FA

Source Code

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

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

            
span {
    content: "\00FA";
}

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