copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('S'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
S
LATIN CAPITAL LETTER S
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0053 | |
| decimal | 83 | |
| htmldecimal | S | |
| htmlhex | S | |
| css | \0053 | |
| javascript | \u{53} | |
| python | \u0053 | |
| java | \u0053 | |
| go | \u0053 | |
| ruby | \u{53} | |
| rust | \u{53} | |
| ccpp | \u0053 | |
| urlencoded | S | |
| utf8bytes | 53 | |
| utf16bebytes | 00 53 | |
| utf32bebytes | 00 00 00 53 |
How to Use
HTML:
S
CSS:
content: "\0053"
JavaScript:
"\u{53}"
Python:
"\u0053"
Properties
- Block
- Basic Latin
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the S character (LATIN CAPITAL LETTER S)?
S (LATIN CAPITAL LETTER S) is the Unicode character U+0053.
What is the Unicode codepoint of LATIN CAPITAL LETTER S?
The LATIN CAPITAL LETTER S character (S) has codepoint U+0053.
How do I type or copy LATIN CAPITAL LETTER S?
Copy S directly, or use the HTML entity, UTF-8, and code encodings shown on this page.