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