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