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
๐ฌ (TAKRI SIGN VISARGA) is the Unicode character at code point U+116AC. It belongs to the Takri block, in the Spacing Mark (Mc) general category. Its script is Takr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+116AC | |
| decimal | 71340 | |
| htmldecimal | 𑚬 | |
| htmlhex | 𑚬 | |
| css | \116AC | |
| javascript | \u{116AC} | |
| python | \U000116ac | |
| java | \uD805\uDEAC | |
| go | \U000116AC | |
| ruby | \u{116AC} | |
| rust | \u{116AC} | |
| ccpp | \U000116ac | |
| urlencoded | %F0%91%9A%AC | |
| utf8bytes | f0 91 9a ac | |
| utf16bebytes | d8 05 de ac | |
| utf32bebytes | 00 01 16 ac |
How to Use
HTML:
𑚬
CSS:
content: "\116AC"
JavaScript:
"\u{116AC}"
Python:
"\U000116ac"
Properties
Frequently Asked Questions
What is the ๐ฌ character (TAKRI SIGN VISARGA)?
๐ฌ (TAKRI SIGN VISARGA) is the Unicode character U+116AC.
What is the Unicode codepoint of TAKRI SIGN VISARGA?
The TAKRI SIGN VISARGA character (๐ฌ) has codepoint U+116AC.
How do I type or copy TAKRI SIGN VISARGA?
Copy ๐ฌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.