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 VIRAMA) is the Unicode character at code point U+116B6. 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+116B6 | |
| decimal | 71350 | |
| htmldecimal | 𑚶 | |
| htmlhex | 𑚶 | |
| css | \116B6 | |
| javascript | \u{116B6} | |
| python | \U000116b6 | |
| java | \uD805\uDEB6 | |
| go | \U000116B6 | |
| ruby | \u{116B6} | |
| rust | \u{116B6} | |
| ccpp | \U000116b6 | |
| urlencoded | %F0%91%9A%B6 | |
| utf8bytes | f0 91 9a b6 | |
| utf16bebytes | d8 05 de b6 | |
| utf32bebytes | 00 01 16 b6 |
How to Use
HTML:
𑚶
CSS:
content: "\116B6"
JavaScript:
"\u{116B6}"
Python:
"\U000116b6"
Properties
Frequently Asked Questions
What is the ๐ถ character (TAKRI SIGN VIRAMA)?
๐ถ (TAKRI SIGN VIRAMA) is the Unicode character U+116B6.
What is the Unicode codepoint of TAKRI SIGN VIRAMA?
The TAKRI SIGN VIRAMA character (๐ถ) has codepoint U+116B6.
How do I type or copy TAKRI SIGN VIRAMA?
Copy ๐ถ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.