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