LATIN CAPITAL LETTER U
U
U+0055
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C0 Controls and Basic Latin (Basic Latin)
Character Encoding
UTF-8
0x55
UTF-16
0x0055
UTF-32
0x00000055
Copy & Paste Codes
Character
U
Unicode Escape
\u{0055}
HTML Entity (Decimal)
U
HTML Entity (Hex)
U
CSS Code
\0055
JavaScript
String.fromCodePoint(0x0055)
Python
chr(0x0055)