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