ü

Technical information

Symbolü
NameLatin small letter u with diaeresis
Unicode numberU+00FC
CategoryLatin-1 Supplement9. Letters
DescriptionThe Unicode character "ü", or U+00FC, is known as the "Latin Small Letter U with Diaeresis". This character is part of the "Latin-1 Supplement" block and is classified under the "Letter, Lowercase" category in the Unicode standard. In written language, this character is used in several Germanic, Turkic, and other languages. The diaeresis above the 'u' signifies a change in pronunciation; in German, for example, 'u' and 'ü' are pronounced differently. This character allows for accurate transcription and representation of these sounds in written form.

Encoding

HTML Entityü
HTML Entity (hex)ü
HTML Entity (named)ü
URL Escape Code%C3%BC
UTF-8 (hex)0xC3 0xBC
UTF-8 (binary)1100001110111100
UTF-160x00FC
UTF-320x000000FC

Source Code

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

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

            
span {
    content: "\00FC";
}

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