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