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