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