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