ù

Technical information

Symbolù
NameLatin small letter u with grave
Unicode numberU+00F9
CategoryLatin-1 Supplement9. Letters
DescriptionThe Unicode character ù, or U+00F9, is known as "Latin Small Letter U with Grave". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Lowercase" category in the Unicode standard. This character represents the small letter "u" of the Latin alphabet, modified with a grave accent, a diacritical mark used in various written languages. This accent mark is usually used to indicate a specific pronunciation of the letter "u" in those languages, such as Italian and French, where it generally represents a pronunciation with a specific vowel sound that is not used for an unaccented "u". The appearance of this character can depend on the font being used.

Encoding

HTML Entityù
HTML Entity (hex)ù
HTML Entity (named)ù
URL Escape Code%C3%B9
UTF-8 (hex)0xC3 0xB9
UTF-8 (binary)1100001110111001
UTF-160x00F9
UTF-320x000000F9

Source Code

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

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

            
span {
    content: "\00F9";
}

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