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 MA) is the Unicode character at code point U+105F. 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+105F | |
| decimal | 4191 | |
| htmldecimal | ၟ | |
| htmlhex | ၟ | |
| css | \105F | |
| javascript | \u{105F} | |
| python | \u105f | |
| java | \u105F | |
| go | \u105F | |
| ruby | \u{105F} | |
| rust | \u{105F} | |
| ccpp | \u105f | |
| urlencoded | %E1%81%9F | |
| utf8bytes | e1 81 9f | |
| utf16bebytes | 10 5f | |
| utf32bebytes | 00 00 10 5f |
How to Use
HTML:
ၟ
CSS:
content: "\105F"
JavaScript:
"\u{105F}"
Python:
"\u105f"
Properties
Frequently Asked Questions
What is the ၟ character (MYANMAR CONSONANT SIGN MON MEDIAL MA)?
ၟ (MYANMAR CONSONANT SIGN MON MEDIAL MA) is the Unicode character U+105F.
What is the Unicode codepoint of MYANMAR CONSONANT SIGN MON MEDIAL MA?
The MYANMAR CONSONANT SIGN MON MEDIAL MA character (ၟ) has codepoint U+105F.
How do I type or copy MYANMAR CONSONANT SIGN MON MEDIAL MA?
Copy ၟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.