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 VOWEL SIGN WESTERN PWO KAREN UE) is the Unicode character at code point U+1068. It belongs to the Myanmar block, in the Spacing Mark (Mc) general category. Its script is Mymr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1068 | |
| decimal | 4200 | |
| htmldecimal | ၨ | |
| htmlhex | ၨ | |
| css | \1068 | |
| javascript | \u{1068} | |
| python | \u1068 | |
| java | \u1068 | |
| go | \u1068 | |
| ruby | \u{1068} | |
| rust | \u{1068} | |
| ccpp | \u1068 | |
| urlencoded | %E1%81%A8 | |
| utf8bytes | e1 81 a8 | |
| utf16bebytes | 10 68 | |
| utf32bebytes | 00 00 10 68 |
How to Use
HTML:
ၨ
CSS:
content: "\1068"
JavaScript:
"\u{1068}"
Python:
"\u1068"
Properties
Frequently Asked Questions
What is the ၨ character (MYANMAR VOWEL SIGN WESTERN PWO KAREN UE)?
ၨ (MYANMAR VOWEL SIGN WESTERN PWO KAREN UE) is the Unicode character U+1068.
What is the Unicode codepoint of MYANMAR VOWEL SIGN WESTERN PWO KAREN UE?
The MYANMAR VOWEL SIGN WESTERN PWO KAREN UE character (ၨ) has codepoint U+1068.
How do I type or copy MYANMAR VOWEL SIGN WESTERN PWO KAREN UE?
Copy ၨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.