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