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