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