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