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