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