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