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
๐ซ (MODI LETTER SHA) is the Unicode character at code point U+1162B. It belongs to the Modi block, in the Other Letter (Lo) general category. Its script is Modi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1162B | |
| decimal | 71211 | |
| htmldecimal | 𑘫 | |
| htmlhex | 𑘫 | |
| css | \1162B | |
| javascript | \u{1162B} | |
| python | \U0001162b | |
| java | \uD805\uDE2B | |
| go | \U0001162B | |
| ruby | \u{1162B} | |
| rust | \u{1162B} | |
| ccpp | \U0001162b | |
| urlencoded | %F0%91%98%AB | |
| utf8bytes | f0 91 98 ab | |
| utf16bebytes | d8 05 de 2b | |
| utf32bebytes | 00 01 16 2b |
How to Use
HTML:
𑘫
CSS:
content: "\1162B"
JavaScript:
"\u{1162B}"
Python:
"\U0001162b"
Properties
Frequently Asked Questions
What is the ๐ซ character (MODI LETTER SHA)?
๐ซ (MODI LETTER SHA) is the Unicode character U+1162B.
What is the Unicode codepoint of MODI LETTER SHA?
The MODI LETTER SHA character (๐ซ) has codepoint U+1162B.
How do I type or copy MODI LETTER SHA?
Copy ๐ซ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.