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