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