s

Technical information

Symbols
NameLatin small letter s
Unicode numberU+0073
CategoryASCII Table7. Lowercase Latin alphabet

Encoding

HTML Entitys
HTML Entity (hex)s
URL Escape Codes
UTF-8 (hex)0x73
UTF-8 (binary)01110011
UTF-160x0073
UTF-320x00000073

Source Code

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

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>&#115;</span>

            
span {
    content: "\0073";
}

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