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