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 O) is the Unicode character at code point U+11728. 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+11728 | |
| decimal | 71464 | |
| htmldecimal | 𑜨 | |
| htmlhex | 𑜨 | |
| css | \11728 | |
| javascript | \u{11728} | |
| python | \U00011728 | |
| java | \uD805\uDF28 | |
| go | \U00011728 | |
| ruby | \u{11728} | |
| rust | \u{11728} | |
| ccpp | \U00011728 | |
| urlencoded | %F0%91%9C%A8 | |
| utf8bytes | f0 91 9c a8 | |
| utf16bebytes | d8 05 df 28 | |
| utf32bebytes | 00 01 17 28 |
How to Use
HTML:
𑜨
CSS:
content: "\11728"
JavaScript:
"\u{11728}"
Python:
"\U00011728"
Properties
Frequently Asked Questions
What is the ๐จ character (AHOM VOWEL SIGN O)?
๐จ (AHOM VOWEL SIGN O) is the Unicode character U+11728.
What is the Unicode codepoint of AHOM VOWEL SIGN O?
The AHOM VOWEL SIGN O character (๐จ) has codepoint U+11728.
How do I type or copy AHOM VOWEL SIGN O?
Copy ๐จ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.