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