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