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 KA) is the Unicode character at code point U+16AA0. 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+16AA0 | |
| decimal | 92832 | |
| htmldecimal | 𖪠 | |
| htmlhex | 𖪠 | |
| css | \16AA0 | |
| javascript | \u{16AA0} | |
| python | \U00016aa0 | |
| java | \uD81A\uDEA0 | |
| go | \U00016AA0 | |
| ruby | \u{16AA0} | |
| rust | \u{16AA0} | |
| ccpp | \U00016aa0 | |
| urlencoded | %F0%96%AA%A0 | |
| utf8bytes | f0 96 aa a0 | |
| utf16bebytes | d8 1a de a0 | |
| utf32bebytes | 00 01 6a a0 |
How to Use
HTML:
𖪠
CSS:
content: "\16AA0"
JavaScript:
"\u{16AA0}"
Python:
"\U00016aa0"
Properties
Frequently Asked Questions
What is the 𖪠 character (TANGSA LETTER KA)?
𖪠 (TANGSA LETTER KA) is the Unicode character U+16AA0.
What is the Unicode codepoint of TANGSA LETTER KA?
The TANGSA LETTER KA character (𖪠) has codepoint U+16AA0.
How do I type or copy TANGSA LETTER KA?
Copy 𖪠 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.