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