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