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