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