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