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