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