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