û

Technical information

Symbolû
NameLatin small letter u with circumflex
Unicode numberU+00FB
CategoryLatin-1 Supplement9. Letters
DescriptionThe Unicode character û, or U+00FB, is known as the "Latin Small Letter U with Circumflex". 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 French and Welsh, as part of their written standard. The circumflex accent on top of the 'u' typically signifies a change in pronunciation compared to the regular 'u', although the exact pronunciation can depend on the language. 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%BB
UTF-8 (hex)0xC3 0xBB
UTF-8 (binary)1100001110111011
UTF-160x00FB
UTF-320x000000FB

Source Code

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

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

            
span {
    content: "\00FB";
}

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