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