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