LATIN CAPITAL LETTER U WITH DIAERESIS
Ü
U+00DC
Code
00DC
Code Point
220
Notes
: 0055 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
0xC30x9C
UTF-16
0x00DC
UTF-32
0x000000DC
Copy & Paste Codes
Character
Ü
Unicode Escape
\u{00DC}
HTML Entity (Decimal)
Ü
HTML Entity (Hex)
Ü
CSS Code
\00DC
JavaScript
String.fromCodePoint(0x00DC)
Python
chr(0x00DC)