copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('સ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
સ
Overview
સ (GUJARATI LETTER SA) is the Unicode character at code point U+0AB8. It belongs to the Gujarati block, in the Other Letter (Lo) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0AB8 | |
| decimal | 2744 | |
| htmldecimal | સ | |
| htmlhex | સ | |
| css | \0AB8 | |
| javascript | \u{AB8} | |
| python | \u0ab8 | |
| java | \u0AB8 | |
| go | \u0AB8 | |
| ruby | \u{AB8} | |
| rust | \u{AB8} | |
| ccpp | \u0ab8 | |
| urlencoded | %E0%AA%B8 | |
| utf8bytes | e0 aa b8 | |
| utf16bebytes | 0a b8 | |
| utf32bebytes | 00 00 0a b8 |
How to Use
HTML:
સ
CSS:
content: "\0AB8"
JavaScript:
"\u{AB8}"
Python:
"\u0ab8"
Properties
Frequently Asked Questions
What is the સ character (GUJARATI LETTER SA)?
સ (GUJARATI LETTER SA) is the Unicode character U+0AB8.
What is the Unicode codepoint of GUJARATI LETTER SA?
The GUJARATI LETTER SA character (સ) has codepoint U+0AB8.
How do I type or copy GUJARATI LETTER SA?
Copy સ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.