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