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