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