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