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 LETTER HIGH KXA) is the Unicode character at code point U+1A22. It belongs to the Tai Tham block, in the Other Letter (Lo) general category. Its script is Lana.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1A22 | |
| decimal | 6690 | |
| htmldecimal | ᨢ | |
| htmlhex | ᨢ | |
| css | \1A22 | |
| javascript | \u{1A22} | |
| python | \u1a22 | |
| java | \u1A22 | |
| go | \u1A22 | |
| ruby | \u{1A22} | |
| rust | \u{1A22} | |
| ccpp | \u1a22 | |
| urlencoded | %E1%A8%A2 | |
| utf8bytes | e1 a8 a2 | |
| utf16bebytes | 1a 22 | |
| utf32bebytes | 00 00 1a 22 |
How to Use
HTML:
ᨢ
CSS:
content: "\1A22"
JavaScript:
"\u{1A22}"
Python:
"\u1a22"
Properties
Frequently Asked Questions
What is the ᨢ character (TAI THAM LETTER HIGH KXA)?
ᨢ (TAI THAM LETTER HIGH KXA) is the Unicode character U+1A22.
What is the Unicode codepoint of TAI THAM LETTER HIGH KXA?
The TAI THAM LETTER HIGH KXA character (ᨢ) has codepoint U+1A22.
How do I type or copy TAI THAM LETTER HIGH KXA?
Copy ᨢ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.