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