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