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