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