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
๐ฌ (KAITHI LETTER SHA) is the Unicode character at code point U+110AC. It belongs to the Kaithi block, in the Other Letter (Lo) general category. Its script is Kthi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+110AC | |
| decimal | 69804 | |
| htmldecimal | 𑂬 | |
| htmlhex | 𑂬 | |
| css | \110AC | |
| javascript | \u{110AC} | |
| python | \U000110ac | |
| java | \uD804\uDCAC | |
| go | \U000110AC | |
| ruby | \u{110AC} | |
| rust | \u{110AC} | |
| ccpp | \U000110ac | |
| urlencoded | %F0%91%82%AC | |
| utf8bytes | f0 91 82 ac | |
| utf16bebytes | d8 04 dc ac | |
| utf32bebytes | 00 01 10 ac |
How to Use
HTML:
𑂬
CSS:
content: "\110AC"
JavaScript:
"\u{110AC}"
Python:
"\U000110ac"
Properties
Frequently Asked Questions
What is the ๐ฌ character (KAITHI LETTER SHA)?
๐ฌ (KAITHI LETTER SHA) is the Unicode character U+110AC.
What is the Unicode codepoint of KAITHI LETTER SHA?
The KAITHI LETTER SHA character (๐ฌ) has codepoint U+110AC.
How do I type or copy KAITHI LETTER SHA?
Copy ๐ฌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.