LATIN SMALL LETTER U WITH DIAERESIS
ü
U+00FC
Code
00FC
Code Point
252
Notes
: 0075 0308
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C1 Controls and Latin-1 Supplement (Latin-1 Supplement)
Character Encoding
UTF-8
0xC30xBC
UTF-16
0x00FC
UTF-32
0x000000FC
Copy & Paste Codes
Character
ü
Unicode Escape
\u{00FC}
HTML Entity (Decimal)
ü
HTML Entity (Hex)
ü
CSS Code
\00FC
JavaScript
String.fromCodePoint(0x00FC)
Python
chr(0x00FC)