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 LE LETTER THA) is the Unicode character at code point U+1957. It belongs to the Tai Le block, in the Other Letter (Lo) general category. Its script is Tale.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1957 | |
| decimal | 6487 | |
| htmldecimal | ᥗ | |
| htmlhex | ᥗ | |
| css | \1957 | |
| javascript | \u{1957} | |
| python | \u1957 | |
| java | \u1957 | |
| go | \u1957 | |
| ruby | \u{1957} | |
| rust | \u{1957} | |
| ccpp | \u1957 | |
| urlencoded | %E1%A5%97 | |
| utf8bytes | e1 a5 97 | |
| utf16bebytes | 19 57 | |
| utf32bebytes | 00 00 19 57 |
How to Use
HTML:
ᥗ
CSS:
content: "\1957"
JavaScript:
"\u{1957}"
Python:
"\u1957"
Properties
Frequently Asked Questions
What is the ᥗ character (TAI LE LETTER THA)?
ᥗ (TAI LE LETTER THA) is the Unicode character U+1957.
What is the Unicode codepoint of TAI LE LETTER THA?
The TAI LE LETTER THA character (ᥗ) has codepoint U+1957.
How do I type or copy TAI LE LETTER THA?
Copy ᥗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.