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