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