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