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