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 LA) is the Unicode character at code point U+101C. 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+101C | |
| decimal | 4124 | |
| htmldecimal | လ | |
| htmlhex | လ | |
| css | \101C | |
| javascript | \u{101C} | |
| python | \u101c | |
| java | \u101C | |
| go | \u101C | |
| ruby | \u{101C} | |
| rust | \u{101C} | |
| ccpp | \u101c | |
| urlencoded | %E1%80%9C | |
| utf8bytes | e1 80 9c | |
| utf16bebytes | 10 1c | |
| utf32bebytes | 00 00 10 1c |
How to Use
HTML:
လ
CSS:
content: "\101C"
JavaScript:
"\u{101C}"
Python:
"\u101c"
Properties
Frequently Asked Questions
What is the လ character (MYANMAR LETTER LA)?
လ (MYANMAR LETTER LA) is the Unicode character U+101C.
What is the Unicode codepoint of MYANMAR LETTER LA?
The MYANMAR LETTER LA character (လ) has codepoint U+101C.
How do I type or copy MYANMAR LETTER LA?
Copy လ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.