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 MON MEDIAL LA) is the Unicode character at code point U+1060. It belongs to the Myanmar block, in the Nonspacing Mark (Mn) general category. Its script is Mymr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1060 | |
| decimal | 4192 | |
| htmldecimal | ၠ | |
| htmlhex | ၠ | |
| css | \1060 | |
| javascript | \u{1060} | |
| python | \u1060 | |
| java | \u1060 | |
| go | \u1060 | |
| ruby | \u{1060} | |
| rust | \u{1060} | |
| ccpp | \u1060 | |
| urlencoded | %E1%81%A0 | |
| utf8bytes | e1 81 a0 | |
| utf16bebytes | 10 60 | |
| utf32bebytes | 00 00 10 60 |
How to Use
HTML:
ၠ
CSS:
content: "\1060"
JavaScript:
"\u{1060}"
Python:
"\u1060"
Properties
Frequently Asked Questions
What is the ၠ character (MYANMAR CONSONANT SIGN MON MEDIAL LA)?
ၠ (MYANMAR CONSONANT SIGN MON MEDIAL LA) is the Unicode character U+1060.
What is the Unicode codepoint of MYANMAR CONSONANT SIGN MON MEDIAL LA?
The MYANMAR CONSONANT SIGN MON MEDIAL LA character (ၠ) has codepoint U+1060.
How do I type or copy MYANMAR CONSONANT SIGN MON MEDIAL LA?
Copy ၠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.