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