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