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