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