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
๐ (AHOM LETTER A) is the Unicode character at code point U+11712. It belongs to the Ahom block, in the Other Letter (Lo) general category. Its script is Ahom.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11712 | |
| decimal | 71442 | |
| htmldecimal | 𑜒 | |
| htmlhex | 𑜒 | |
| css | \11712 | |
| javascript | \u{11712} | |
| python | \U00011712 | |
| java | \uD805\uDF12 | |
| go | \U00011712 | |
| ruby | \u{11712} | |
| rust | \u{11712} | |
| ccpp | \U00011712 | |
| urlencoded | %F0%91%9C%92 | |
| utf8bytes | f0 91 9c 92 | |
| utf16bebytes | d8 05 df 12 | |
| utf32bebytes | 00 01 17 12 |
How to Use
HTML:
𑜒
CSS:
content: "\11712"
JavaScript:
"\u{11712}"
Python:
"\U00011712"
Properties
Frequently Asked Questions
What is the ๐ character (AHOM LETTER A)?
๐ (AHOM LETTER A) is the Unicode character U+11712.
What is the Unicode codepoint of AHOM LETTER A?
The AHOM LETTER A character (๐) has codepoint U+11712.
How do I type or copy AHOM LETTER A?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.