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