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