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