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