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