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