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