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