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
๐ฐ (AHOM DIGIT ZERO) is the Unicode character at code point U+11730. It belongs to the Ahom block, in the Decimal Number (Nd) general category. Its script is Ahom.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11730 | |
| decimal | 71472 | |
| htmldecimal | 𑜰 | |
| htmlhex | 𑜰 | |
| css | \11730 | |
| javascript | \u{11730} | |
| python | \U00011730 | |
| java | \uD805\uDF30 | |
| go | \U00011730 | |
| ruby | \u{11730} | |
| rust | \u{11730} | |
| ccpp | \U00011730 | |
| urlencoded | %F0%91%9C%B0 | |
| utf8bytes | f0 91 9c b0 | |
| utf16bebytes | d8 05 df 30 | |
| utf32bebytes | 00 01 17 30 |
How to Use
HTML:
𑜰
CSS:
content: "\11730"
JavaScript:
"\u{11730}"
Python:
"\U00011730"
Properties
Frequently Asked Questions
What is the ๐ฐ character (AHOM DIGIT ZERO)?
๐ฐ (AHOM DIGIT ZERO) is the Unicode character U+11730.
What is the Unicode codepoint of AHOM DIGIT ZERO?
The AHOM DIGIT ZERO character (๐ฐ) has codepoint U+11730.
How do I type or copy AHOM DIGIT ZERO?
Copy ๐ฐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.