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 CONSONANT SIGN MEDIAL RA) is the Unicode character at code point U+103C. It belongs to the Myanmar block, in the Spacing Mark (Mc) general category. Its script is Mymr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+103C | |
| decimal | 4156 | |
| htmldecimal | ြ | |
| htmlhex | ြ | |
| css | \103C | |
| javascript | \u{103C} | |
| python | \u103c | |
| java | \u103C | |
| go | \u103C | |
| ruby | \u{103C} | |
| rust | \u{103C} | |
| ccpp | \u103c | |
| urlencoded | %E1%80%BC | |
| utf8bytes | e1 80 bc | |
| utf16bebytes | 10 3c | |
| utf32bebytes | 00 00 10 3c |
How to Use
HTML:
ြ
CSS:
content: "\103C"
JavaScript:
"\u{103C}"
Python:
"\u103c"
Properties
Frequently Asked Questions
What is the ြ character (MYANMAR CONSONANT SIGN MEDIAL RA)?
ြ (MYANMAR CONSONANT SIGN MEDIAL RA) is the Unicode character U+103C.
What is the Unicode codepoint of MYANMAR CONSONANT SIGN MEDIAL RA?
The MYANMAR CONSONANT SIGN MEDIAL RA character (ြ) has codepoint U+103C.
How do I type or copy MYANMAR CONSONANT SIGN MEDIAL RA?
Copy ြ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.