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 DIGIT SEVEN) is the Unicode character at code point U+1113D. It belongs to the Chakma block, in the Decimal Number (Nd) general category. Its script is Cakm.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1113D | |
| decimal | 69949 | |
| htmldecimal | 𑄽 | |
| htmlhex | 𑄽 | |
| css | \1113D | |
| javascript | \u{1113D} | |
| python | \U0001113d | |
| java | \uD804\uDD3D | |
| go | \U0001113D | |
| ruby | \u{1113D} | |
| rust | \u{1113D} | |
| ccpp | \U0001113d | |
| urlencoded | %F0%91%84%BD | |
| utf8bytes | f0 91 84 bd | |
| utf16bebytes | d8 04 dd 3d | |
| utf32bebytes | 00 01 11 3d |
How to Use
HTML:
𑄽
CSS:
content: "\1113D"
JavaScript:
"\u{1113D}"
Python:
"\U0001113d"
Properties
Frequently Asked Questions
What is the ๐ฝ character (CHAKMA DIGIT SEVEN)?
๐ฝ (CHAKMA DIGIT SEVEN) is the Unicode character U+1113D.
What is the Unicode codepoint of CHAKMA DIGIT SEVEN?
The CHAKMA DIGIT SEVEN character (๐ฝ) has codepoint U+1113D.
How do I type or copy CHAKMA DIGIT SEVEN?
Copy ๐ฝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.