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