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 HIGH LO) is the Unicode character at code point U+AAA9. 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+AAA9 | |
| decimal | 43689 | |
| htmldecimal | ꪩ | |
| htmlhex | ꪩ | |
| css | \AAA9 | |
| javascript | \u{AAA9} | |
| python | \uaaa9 | |
| java | \uAAA9 | |
| go | \uAAA9 | |
| ruby | \u{AAA9} | |
| rust | \u{AAA9} | |
| ccpp | \uaaa9 | |
| urlencoded | %EA%AA%A9 | |
| utf8bytes | ea aa a9 | |
| utf16bebytes | aa a9 | |
| utf32bebytes | 00 00 aa a9 |
How to Use
HTML:
ꪩ
CSS:
content: "\AAA9"
JavaScript:
"\u{AAA9}"
Python:
"\uaaa9"
Properties
Frequently Asked Questions
What is the ꪩ character (TAI VIET LETTER HIGH LO)?
ꪩ (TAI VIET LETTER HIGH LO) is the Unicode character U+AAA9.
What is the Unicode codepoint of TAI VIET LETTER HIGH LO?
The TAI VIET LETTER HIGH LO character (ꪩ) has codepoint U+AAA9.
How do I type or copy TAI VIET LETTER HIGH LO?
Copy ꪩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.