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