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