LATIN SMALL LETTER U
u
U+0075
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
0x75
UTF-16
0x0075
UTF-32
0x00000075
Copy & Paste Codes
Character
u
Unicode Escape
\u{0075}
HTML Entity (Decimal)
u
HTML Entity (Hex)
u
CSS Code
\0075
JavaScript
String.fromCodePoint(0x0075)
Python
chr(0x0075)