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 NUMBER TWENTY) is the Unicode character at code point U+1173B. It belongs to the Ahom block, in the Other Number (No) general category. Its script is Ahom.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1173B | |
| decimal | 71483 | |
| htmldecimal | 𑜻 | |
| htmlhex | 𑜻 | |
| css | \1173B | |
| javascript | \u{1173B} | |
| python | \U0001173b | |
| java | \uD805\uDF3B | |
| go | \U0001173B | |
| ruby | \u{1173B} | |
| rust | \u{1173B} | |
| ccpp | \U0001173b | |
| urlencoded | %F0%91%9C%BB | |
| utf8bytes | f0 91 9c bb | |
| utf16bebytes | d8 05 df 3b | |
| utf32bebytes | 00 01 17 3b |
How to Use
HTML:
𑜻
CSS:
content: "\1173B"
JavaScript:
"\u{1173B}"
Python:
"\U0001173b"
Properties
Frequently Asked Questions
What is the ๐ป character (AHOM NUMBER TWENTY)?
๐ป (AHOM NUMBER TWENTY) is the Unicode character U+1173B.
What is the Unicode codepoint of AHOM NUMBER TWENTY?
The AHOM NUMBER TWENTY character (๐ป) has codepoint U+1173B.
How do I type or copy AHOM NUMBER TWENTY?
Copy ๐ป directly, or use the HTML entity, UTF-8, and code encodings shown on this page.