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