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