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