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
ရ (MYANMAR LETTER RA) is the Unicode character at code point U+101B. It belongs to the Myanmar block, in the Other Letter (Lo) general category. Its script is Mymr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+101B | |
| decimal | 4123 | |
| htmldecimal | ရ | |
| htmlhex | ရ | |
| css | \101B | |
| javascript | \u{101B} | |
| python | \u101b | |
| java | \u101B | |
| go | \u101B | |
| ruby | \u{101B} | |
| rust | \u{101B} | |
| ccpp | \u101b | |
| urlencoded | %E1%80%9B | |
| utf8bytes | e1 80 9b | |
| utf16bebytes | 10 1b | |
| utf32bebytes | 00 00 10 1b |
How to Use
HTML:
ရ
CSS:
content: "\101B"
JavaScript:
"\u{101B}"
Python:
"\u101b"
Properties
Frequently Asked Questions
What is the ရ character (MYANMAR LETTER RA)?
ရ (MYANMAR LETTER RA) is the Unicode character U+101B.
What is the Unicode codepoint of MYANMAR LETTER RA?
The MYANMAR LETTER RA character (ရ) has codepoint U+101B.
How do I type or copy MYANMAR LETTER RA?
Copy ရ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.