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