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 THAM LETTER NYA) is the Unicode character at code point U+1A2C. It belongs to the Tai Tham block, in the Other Letter (Lo) general category. Its script is Lana.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1A2C | |
| decimal | 6700 | |
| htmldecimal | ᨬ | |
| htmlhex | ᨬ | |
| css | \1A2C | |
| javascript | \u{1A2C} | |
| python | \u1a2c | |
| java | \u1A2C | |
| go | \u1A2C | |
| ruby | \u{1A2C} | |
| rust | \u{1A2C} | |
| ccpp | \u1a2c | |
| urlencoded | %E1%A8%AC | |
| utf8bytes | e1 a8 ac | |
| utf16bebytes | 1a 2c | |
| utf32bebytes | 00 00 1a 2c |
How to Use
HTML:
ᨬ
CSS:
content: "\1A2C"
JavaScript:
"\u{1A2C}"
Python:
"\u1a2c"
Properties
Frequently Asked Questions
What is the ᨬ character (TAI THAM LETTER NYA)?
ᨬ (TAI THAM LETTER NYA) is the Unicode character U+1A2C.
What is the Unicode codepoint of TAI THAM LETTER NYA?
The TAI THAM LETTER NYA character (ᨬ) has codepoint U+1A2C.
How do I type or copy TAI THAM LETTER NYA?
Copy ᨬ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.