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