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