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