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 THREE) is the Unicode character at code point U+11733. 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+11733 | |
| decimal | 71475 | |
| htmldecimal | 𑜳 | |
| htmlhex | 𑜳 | |
| css | \11733 | |
| javascript | \u{11733} | |
| python | \U00011733 | |
| java | \uD805\uDF33 | |
| go | \U00011733 | |
| ruby | \u{11733} | |
| rust | \u{11733} | |
| ccpp | \U00011733 | |
| urlencoded | %F0%91%9C%B3 | |
| utf8bytes | f0 91 9c b3 | |
| utf16bebytes | d8 05 df 33 | |
| utf32bebytes | 00 01 17 33 |
How to Use
HTML:
𑜳
CSS:
content: "\11733"
JavaScript:
"\u{11733}"
Python:
"\U00011733"
Properties
Frequently Asked Questions
What is the ๐ณ character (AHOM DIGIT THREE)?
๐ณ (AHOM DIGIT THREE) is the Unicode character U+11733.
What is the Unicode codepoint of AHOM DIGIT THREE?
The AHOM DIGIT THREE character (๐ณ) has codepoint U+11733.
How do I type or copy AHOM DIGIT THREE?
Copy ๐ณ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.