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