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