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