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