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