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 NGA) is the Unicode character at code point U+1A26. 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+1A26 | |
| decimal | 6694 | |
| htmldecimal | ᨦ | |
| htmlhex | ᨦ | |
| css | \1A26 | |
| javascript | \u{1A26} | |
| python | \u1a26 | |
| java | \u1A26 | |
| go | \u1A26 | |
| ruby | \u{1A26} | |
| rust | \u{1A26} | |
| ccpp | \u1a26 | |
| urlencoded | %E1%A8%A6 | |
| utf8bytes | e1 a8 a6 | |
| utf16bebytes | 1a 26 | |
| utf32bebytes | 00 00 1a 26 |
How to Use
HTML:
ᨦ
CSS:
content: "\1A26"
JavaScript:
"\u{1A26}"
Python:
"\u1a26"
Properties
Frequently Asked Questions
What is the ᨦ character (TAI THAM LETTER NGA)?
ᨦ (TAI THAM LETTER NGA) is the Unicode character U+1A26.
What is the Unicode codepoint of TAI THAM LETTER NGA?
The TAI THAM LETTER NGA character (ᨦ) has codepoint U+1A26.
How do I type or copy TAI THAM LETTER NGA?
Copy ᨦ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.