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 LETTER MAA) is the Unicode character at code point U+1111F. It belongs to the Chakma block, in the Other Letter (Lo) general category. Its script is Cakm.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1111F | |
| decimal | 69919 | |
| htmldecimal | 𑄟 | |
| htmlhex | 𑄟 | |
| css | \1111F | |
| javascript | \u{1111F} | |
| python | \U0001111f | |
| java | \uD804\uDD1F | |
| go | \U0001111F | |
| ruby | \u{1111F} | |
| rust | \u{1111F} | |
| ccpp | \U0001111f | |
| urlencoded | %F0%91%84%9F | |
| utf8bytes | f0 91 84 9f | |
| utf16bebytes | d8 04 dd 1f | |
| utf32bebytes | 00 01 11 1f |
How to Use
HTML:
𑄟
CSS:
content: "\1111F"
JavaScript:
"\u{1111F}"
Python:
"\U0001111f"
Properties
Frequently Asked Questions
What is the ๐ character (CHAKMA LETTER MAA)?
๐ (CHAKMA LETTER MAA) is the Unicode character U+1111F.
What is the Unicode codepoint of CHAKMA LETTER MAA?
The CHAKMA LETTER MAA character (๐) has codepoint U+1111F.
How do I type or copy CHAKMA LETTER MAA?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.