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 LA) is the Unicode character at code point U+1958. 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+1958 | |
| decimal | 6488 | |
| htmldecimal | ᥘ | |
| htmlhex | ᥘ | |
| css | \1958 | |
| javascript | \u{1958} | |
| python | \u1958 | |
| java | \u1958 | |
| go | \u1958 | |
| ruby | \u{1958} | |
| rust | \u{1958} | |
| ccpp | \u1958 | |
| urlencoded | %E1%A5%98 | |
| utf8bytes | e1 a5 98 | |
| utf16bebytes | 19 58 | |
| utf32bebytes | 00 00 19 58 |
How to Use
HTML:
ᥘ
CSS:
content: "\1958"
JavaScript:
"\u{1958}"
Python:
"\u1958"
Properties
Frequently Asked Questions
What is the ᥘ character (TAI LE LETTER LA)?
ᥘ (TAI LE LETTER LA) is the Unicode character U+1958.
What is the Unicode codepoint of TAI LE LETTER LA?
The TAI LE LETTER LA character (ᥘ) has codepoint U+1958.
How do I type or copy TAI LE LETTER LA?
Copy ᥘ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.