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