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