LATIN CAPITAL LETTER S
S
U+0053
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
0x53
UTF-16
0x0053
UTF-32
0x00000053
Copy & Paste Codes
Character
S
Unicode Escape
\u{0053}
HTML Entity (Decimal)
S
HTML Entity (Hex)
S
CSS Code
\0053
JavaScript
String.fromCodePoint(0x0053)
Python
chr(0x0053)