LATIN SMALL LETTER S WITH CARON
š
U+0161
Unicode Block
Latin Extended-ACode
0161
Code Point
353
Notes
Czech, Estonian, Finnish, Slovak, and many other languages
: 0073 030C
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Latin Extended-A
Character Encoding
UTF-8
0xC50xA1
UTF-16
0x0161
UTF-32
0x00000161
Copy & Paste Codes
Character
š
Unicode Escape
\u{0161}
HTML Entity (Decimal)
š
HTML Entity (Hex)
š
CSS Code
\0161
JavaScript
String.fromCodePoint(0x0161)
Python
chr(0x0161)