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 VOWEL SIGN VOCALIC L) is the Unicode character at code point U+1058. 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+1058 | |
| decimal | 4184 | |
| htmldecimal | ၘ | |
| htmlhex | ၘ | |
| css | \1058 | |
| javascript | \u{1058} | |
| python | \u1058 | |
| java | \u1058 | |
| go | \u1058 | |
| ruby | \u{1058} | |
| rust | \u{1058} | |
| ccpp | \u1058 | |
| urlencoded | %E1%81%98 | |
| utf8bytes | e1 81 98 | |
| utf16bebytes | 10 58 | |
| utf32bebytes | 00 00 10 58 |
How to Use
HTML:
ၘ
CSS:
content: "\1058"
JavaScript:
"\u{1058}"
Python:
"\u1058"
Properties
Frequently Asked Questions
What is the ၘ character (MYANMAR VOWEL SIGN VOCALIC L)?
ၘ (MYANMAR VOWEL SIGN VOCALIC L) is the Unicode character U+1058.
What is the Unicode codepoint of MYANMAR VOWEL SIGN VOCALIC L?
The MYANMAR VOWEL SIGN VOCALIC L character (ၘ) has codepoint U+1058.
How do I type or copy MYANMAR VOWEL SIGN VOCALIC L?
Copy ၘ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.