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