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