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