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