Û

Technical information

SymbolÛ
NameLatin capital letter u with circumflex
Unicode numberU+00DB
CategoryLatin-1 Supplement7. Letters

Encoding

HTML EntityÛ
HTML Entity (hex)Û
HTML Entity (named)Û
URL Escape Code%C3%9B
UTF-8 (hex)0xC3 0x9B
UTF-8 (binary)1100001110011011
UTF-160x00DB
UTF-320x000000DB

Source Code

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

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

            
span {
    content: "\00DB";
}

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