FULLWIDTH LATIN CAPITAL LETTER S
S
U+FF33
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Halfwidth and Fullwidth Forms
Character Encoding
UTF-8
0xEF0xBC0xB3
UTF-16
0xFF33
UTF-32
0x0000FF33
Copy & Paste Codes
Character
S
Unicode Escape
\u{FF33}
HTML Entity (Decimal)
S
HTML Entity (Hex)
S
CSS Code
\FF33
JavaScript
String.fromCodePoint(0xFF33)
Python
chr(0xFF33)