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 SYMBOL NUENG) is the Unicode character at code point U+AADC. 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+AADC | |
| decimal | 43740 | |
| htmldecimal | ꫜ | |
| htmlhex | ꫜ | |
| css | \AADC | |
| javascript | \u{AADC} | |
| python | \uaadc | |
| java | \uAADC | |
| go | \uAADC | |
| ruby | \u{AADC} | |
| rust | \u{AADC} | |
| ccpp | \uaadc | |
| urlencoded | %EA%AB%9C | |
| utf8bytes | ea ab 9c | |
| utf16bebytes | aa dc | |
| utf32bebytes | 00 00 aa dc |
How to Use
HTML:
ꫜ
CSS:
content: "\AADC"
JavaScript:
"\u{AADC}"
Python:
"\uaadc"
Properties
Frequently Asked Questions
What is the ꫜ character (TAI VIET SYMBOL NUENG)?
ꫜ (TAI VIET SYMBOL NUENG) is the Unicode character U+AADC.
What is the Unicode codepoint of TAI VIET SYMBOL NUENG?
The TAI VIET SYMBOL NUENG character (ꫜ) has codepoint U+AADC.
How do I type or copy TAI VIET SYMBOL NUENG?
Copy ꫜ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.