s
Technical information
| Symbol | s | |
| Name | Latin small letter s | |
| Unicode number | U+0073 | |
| Category | ASCII Table7. Lowercase Latin alphabet | |
Encoding
| HTML Entity | s | |
| HTML Entity (hex) | s | |
| URL Escape Code | s | |
| UTF-8 (hex) | 0x73 | |
| UTF-8 (binary) | 01110011 | |
| UTF-16 | 0x0073 | |
| UTF-32 | 0x00000073 |
Source Code
| C, C++, and Java | "\u0073" | |
| CSS Code | \0073 | |
| JavaScript | "\u0073" | |
| Perl | \x{0073} | |
| Python 2 | u"\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.
input-group
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
select
button
button
Code examples in HTML and CSS
<span>s</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