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