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