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