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 SATKAAN) is the Unicode character at code point U+1AAA. 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+1AAA | |
| decimal | 6826 | |
| htmldecimal | ᪪ | |
| htmlhex | ᪪ | |
| css | \1AAA | |
| javascript | \u{1AAA} | |
| python | \u1aaa | |
| java | \u1AAA | |
| go | \u1AAA | |
| ruby | \u{1AAA} | |
| rust | \u{1AAA} | |
| ccpp | \u1aaa | |
| urlencoded | %E1%AA%AA | |
| utf8bytes | e1 aa aa | |
| utf16bebytes | 1a aa | |
| utf32bebytes | 00 00 1a aa |
How to Use
HTML:
᪪
CSS:
content: "\1AAA"
JavaScript:
"\u{1AAA}"
Python:
"\u1aaa"
Properties
Frequently Asked Questions
What is the ᪪ character (TAI THAM SIGN SATKAAN)?
᪪ (TAI THAM SIGN SATKAAN) is the Unicode character U+1AAA.
What is the Unicode codepoint of TAI THAM SIGN SATKAAN?
The TAI THAM SIGN SATKAAN character (᪪) has codepoint U+1AAA.
How do I type or copy TAI THAM SIGN SATKAAN?
Copy ᪪ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.