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