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