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 THAM SIGN WIANGWAAK) is the Unicode character at code point U+1AA1. It belongs to the Tai Tham block, in the Other Punctuation (Po) general category. Its script is Lana.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1AA1 | |
| decimal | 6817 | |
| htmldecimal | ᪡ | |
| htmlhex | ᪡ | |
| css | \1AA1 | |
| javascript | \u{1AA1} | |
| python | \u1aa1 | |
| java | \u1AA1 | |
| go | \u1AA1 | |
| ruby | \u{1AA1} | |
| rust | \u{1AA1} | |
| ccpp | \u1aa1 | |
| urlencoded | %E1%AA%A1 | |
| utf8bytes | e1 aa a1 | |
| utf16bebytes | 1a a1 | |
| utf32bebytes | 00 00 1a a1 |
How to Use
HTML:
᪡
CSS:
content: "\1AA1"
JavaScript:
"\u{1AA1}"
Python:
"\u1aa1"
Properties
Frequently Asked Questions
What is the ᪡ character (TAI THAM SIGN WIANGWAAK)?
᪡ (TAI THAM SIGN WIANGWAAK) is the Unicode character U+1AA1.
What is the Unicode codepoint of TAI THAM SIGN WIANGWAAK?
The TAI THAM SIGN WIANGWAAK character (᪡) has codepoint U+1AA1.
How do I type or copy TAI THAM SIGN WIANGWAAK?
Copy ᪡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.