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