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