Ù

Technical information

SymbolÙ
NameLatin capital letter u with grave
Unicode numberU+00D9
CategoryLatin-1 Supplement7. Letters

Encoding

HTML EntityÙ
HTML Entity (hex)Ù
HTML Entity (named)Ù
URL Escape Code%C3%99
UTF-8 (hex)0xC3 0x99
UTF-8 (binary)1100001110011001
UTF-160x00D9
UTF-320x000000D9

Source Code

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

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

            
span {
    content: "\00D9";
}

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