S

Technical information

SymbolS
NameLatin capital letter s
Unicode numberU+0053
CategoryASCII Table5. Uppercase Latin alphabet

Encoding

HTML EntityS
HTML Entity (hex)S
URL Escape CodeS
UTF-8 (hex)0x53
UTF-8 (binary)01010011
UTF-160x0053
UTF-320x00000053

Source Code

C, C++, and Java"\u0053"
CSS Code\0053
JavaScript"\u0053"
Perl\x{0053}
Python 2u"\u0053"
Python 3\u0053
Ruby\u{0053}

Preview

This Unicode character looks like this S in sentence and in bold like this S and in italic like this S.

Font size:

S
12px
S
16px
S
20px
S
28px
S
36px
S
48px
S
72px

CSS Property: font-weight

S
100
S
200
S
300
S
400
S
500
S
600
S
700
S
800
S
900

HTML Forms and Input

input
disabled input
S
input-group
select
button
button

Code examples in HTML and CSS

<span>&#83;</span>

            
span {
    content: "\0053";
}

The symbol in different fonts

S
-apple-system
S
Apple Color Emoji
S
Arial
S
BlinkMacSystemFont
S
Courier New
S
Georgia
S
Droid Sans
S
Helvetica
S
Noto Sans
S
Oxygen
S
Roboto
S
"Segoe UI"
S
sans-serif
S
Segoe UI Emoji
S
Segoe UI Symbol
S
system-ui
S
Times New Roman
S
Ubuntu
S
Verdana

References