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