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