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