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