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 ZERO) is the Unicode character at code point U+11136. 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+11136 | |
| decimal | 69942 | |
| htmldecimal | 𑄶 | |
| htmlhex | 𑄶 | |
| css | \11136 | |
| javascript | \u{11136} | |
| python | \U00011136 | |
| java | \uD804\uDD36 | |
| go | \U00011136 | |
| ruby | \u{11136} | |
| rust | \u{11136} | |
| ccpp | \U00011136 | |
| urlencoded | %F0%91%84%B6 | |
| utf8bytes | f0 91 84 b6 | |
| utf16bebytes | d8 04 dd 36 | |
| utf32bebytes | 00 01 11 36 |
How to Use
HTML:
𑄶
CSS:
content: "\11136"
JavaScript:
"\u{11136}"
Python:
"\U00011136"
Properties
Frequently Asked Questions
What is the ๐ถ character (CHAKMA DIGIT ZERO)?
๐ถ (CHAKMA DIGIT ZERO) is the Unicode character U+11136.
What is the Unicode codepoint of CHAKMA DIGIT ZERO?
The CHAKMA DIGIT ZERO character (๐ถ) has codepoint U+11136.
How do I type or copy CHAKMA DIGIT ZERO?
Copy ๐ถ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.