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 SHA) is the Unicode character at code point U+0AB6. 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+0AB6 | |
| decimal | 2742 | |
| htmldecimal | શ | |
| htmlhex | શ | |
| css | \0AB6 | |
| javascript | \u{AB6} | |
| python | \u0ab6 | |
| java | \u0AB6 | |
| go | \u0AB6 | |
| ruby | \u{AB6} | |
| rust | \u{AB6} | |
| ccpp | \u0ab6 | |
| urlencoded | %E0%AA%B6 | |
| utf8bytes | e0 aa b6 | |
| utf16bebytes | 0a b6 | |
| utf32bebytes | 00 00 0a b6 |
How to Use
HTML:
શ
CSS:
content: "\0AB6"
JavaScript:
"\u{AB6}"
Python:
"\u0ab6"
Properties
Frequently Asked Questions
What is the શ character (GUJARATI LETTER SHA)?
શ (GUJARATI LETTER SHA) is the Unicode character U+0AB6.
What is the Unicode codepoint of GUJARATI LETTER SHA?
The GUJARATI LETTER SHA character (શ) has codepoint U+0AB6.
How do I type or copy GUJARATI LETTER SHA?
Copy શ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.