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