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