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
𖪡 (TANGSA LETTER KHA) is the Unicode character at code point U+16AA1. It belongs to the Tangsa block, in the Other Letter (Lo) general category. Its script is Tnsa.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16AA1 | |
| decimal | 92833 | |
| htmldecimal | 𖪡 | |
| htmlhex | 𖪡 | |
| css | \16AA1 | |
| javascript | \u{16AA1} | |
| python | \U00016aa1 | |
| java | \uD81A\uDEA1 | |
| go | \U00016AA1 | |
| ruby | \u{16AA1} | |
| rust | \u{16AA1} | |
| ccpp | \U00016aa1 | |
| urlencoded | %F0%96%AA%A1 | |
| utf8bytes | f0 96 aa a1 | |
| utf16bebytes | d8 1a de a1 | |
| utf32bebytes | 00 01 6a a1 |
How to Use
HTML:
𖪡
CSS:
content: "\16AA1"
JavaScript:
"\u{16AA1}"
Python:
"\U00016aa1"
Properties
Frequently Asked Questions
What is the 𖪡 character (TANGSA LETTER KHA)?
𖪡 (TANGSA LETTER KHA) is the Unicode character U+16AA1.
What is the Unicode codepoint of TANGSA LETTER KHA?
The TANGSA LETTER KHA character (𖪡) has codepoint U+16AA1.
How do I type or copy TANGSA LETTER KHA?
Copy 𖪡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.