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