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
ꪜ (TAI VIET LETTER LOW PO) is the Unicode character at code point U+AA9C. It belongs to the Tai Viet block, in the Other Letter (Lo) general category. Its script is Tavt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AA9C | |
| decimal | 43676 | |
| htmldecimal | ꪜ | |
| htmlhex | ꪜ | |
| css | \AA9C | |
| javascript | \u{AA9C} | |
| python | \uaa9c | |
| java | \uAA9C | |
| go | \uAA9C | |
| ruby | \u{AA9C} | |
| rust | \u{AA9C} | |
| ccpp | \uaa9c | |
| urlencoded | %EA%AA%9C | |
| utf8bytes | ea aa 9c | |
| utf16bebytes | aa 9c | |
| utf32bebytes | 00 00 aa 9c |
How to Use
HTML:
ꪜ
CSS:
content: "\AA9C"
JavaScript:
"\u{AA9C}"
Python:
"\uaa9c"
Properties
Frequently Asked Questions
What is the ꪜ character (TAI VIET LETTER LOW PO)?
ꪜ (TAI VIET LETTER LOW PO) is the Unicode character U+AA9C.
What is the Unicode codepoint of TAI VIET LETTER LOW PO?
The TAI VIET LETTER LOW PO character (ꪜ) has codepoint U+AA9C.
How do I type or copy TAI VIET LETTER LOW PO?
Copy ꪜ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.