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 SAM) is the Unicode character at code point U+AADD. It belongs to the Tai Viet block, in the Modifier Letter (Lm) general category. Its script is Tavt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AADD | |
| decimal | 43741 | |
| htmldecimal | ꫝ | |
| htmlhex | ꫝ | |
| css | \AADD | |
| javascript | \u{AADD} | |
| python | \uaadd | |
| java | \uAADD | |
| go | \uAADD | |
| ruby | \u{AADD} | |
| rust | \u{AADD} | |
| ccpp | \uaadd | |
| urlencoded | %EA%AB%9D | |
| utf8bytes | ea ab 9d | |
| utf16bebytes | aa dd | |
| utf32bebytes | 00 00 aa dd |
How to Use
HTML:
ꫝ
CSS:
content: "\AADD"
JavaScript:
"\u{AADD}"
Python:
"\uaadd"
Properties
Frequently Asked Questions
What is the ꫝ character (TAI VIET SYMBOL SAM)?
ꫝ (TAI VIET SYMBOL SAM) is the Unicode character U+AADD.
What is the Unicode codepoint of TAI VIET SYMBOL SAM?
The TAI VIET SYMBOL SAM character (ꫝ) has codepoint U+AADD.
How do I type or copy TAI VIET SYMBOL SAM?
Copy ꫝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.