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
๐ฉ (CHAKMA VOWEL SIGN II) is the Unicode character at code point U+11129. It belongs to the Chakma block, in the Nonspacing Mark (Mn) general category. Its script is Cakm.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11129 | |
| decimal | 69929 | |
| htmldecimal | 𑄩 | |
| htmlhex | 𑄩 | |
| css | \11129 | |
| javascript | \u{11129} | |
| python | \U00011129 | |
| java | \uD804\uDD29 | |
| go | \U00011129 | |
| ruby | \u{11129} | |
| rust | \u{11129} | |
| ccpp | \U00011129 | |
| urlencoded | %F0%91%84%A9 | |
| utf8bytes | f0 91 84 a9 | |
| utf16bebytes | d8 04 dd 29 | |
| utf32bebytes | 00 01 11 29 |
How to Use
HTML:
𑄩
CSS:
content: "\11129"
JavaScript:
"\u{11129}"
Python:
"\U00011129"
Properties
Frequently Asked Questions
What is the ๐ฉ character (CHAKMA VOWEL SIGN II)?
๐ฉ (CHAKMA VOWEL SIGN II) is the Unicode character U+11129.
What is the Unicode codepoint of CHAKMA VOWEL SIGN II?
The CHAKMA VOWEL SIGN II character (๐ฉ) has codepoint U+11129.
How do I type or copy CHAKMA VOWEL SIGN II?
Copy ๐ฉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.