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