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 A) is the Unicode character at code point U+11127. 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+11127 | |
| decimal | 69927 | |
| htmldecimal | 𑄧 | |
| htmlhex | 𑄧 | |
| css | \11127 | |
| javascript | \u{11127} | |
| python | \U00011127 | |
| java | \uD804\uDD27 | |
| go | \U00011127 | |
| ruby | \u{11127} | |
| rust | \u{11127} | |
| ccpp | \U00011127 | |
| urlencoded | %F0%91%84%A7 | |
| utf8bytes | f0 91 84 a7 | |
| utf16bebytes | d8 04 dd 27 | |
| utf32bebytes | 00 01 11 27 |
How to Use
HTML:
𑄧
CSS:
content: "\11127"
JavaScript:
"\u{11127}"
Python:
"\U00011127"
Properties
Frequently Asked Questions
What is the ๐ง character (CHAKMA VOWEL SIGN A)?
๐ง (CHAKMA VOWEL SIGN A) is the Unicode character U+11127.
What is the Unicode codepoint of CHAKMA VOWEL SIGN A?
The CHAKMA VOWEL SIGN A character (๐ง) has codepoint U+11127.
How do I type or copy CHAKMA VOWEL SIGN A?
Copy ๐ง directly, or use the HTML entity, UTF-8, and code encodings shown on this page.