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