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