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 HIGH YA) is the Unicode character at code point U+1A40. 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+1A40 | |
| decimal | 6720 | |
| htmldecimal | ᩀ | |
| htmlhex | ᩀ | |
| css | \1A40 | |
| javascript | \u{1A40} | |
| python | \u1a40 | |
| java | \u1A40 | |
| go | \u1A40 | |
| ruby | \u{1A40} | |
| rust | \u{1A40} | |
| ccpp | \u1a40 | |
| urlencoded | %E1%A9%80 | |
| utf8bytes | e1 a9 80 | |
| utf16bebytes | 1a 40 | |
| utf32bebytes | 00 00 1a 40 |
How to Use
HTML:
ᩀ
CSS:
content: "\1A40"
JavaScript:
"\u{1A40}"
Python:
"\u1a40"
Properties
Frequently Asked Questions
What is the ᩀ character (TAI THAM LETTER HIGH YA)?
ᩀ (TAI THAM LETTER HIGH YA) is the Unicode character U+1A40.
What is the Unicode codepoint of TAI THAM LETTER HIGH YA?
The TAI THAM LETTER HIGH YA character (ᩀ) has codepoint U+1A40.
How do I type or copy TAI THAM LETTER HIGH YA?
Copy ᩀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.