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