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