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