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 E ABOVE) is the Unicode character at code point U+1035. It belongs to the Myanmar block, in the Nonspacing Mark (Mn) general category. Its script is Mymr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1035 | |
| decimal | 4149 | |
| htmldecimal | ဵ | |
| htmlhex | ဵ | |
| css | \1035 | |
| javascript | \u{1035} | |
| python | \u1035 | |
| java | \u1035 | |
| go | \u1035 | |
| ruby | \u{1035} | |
| rust | \u{1035} | |
| ccpp | \u1035 | |
| urlencoded | %E1%80%B5 | |
| utf8bytes | e1 80 b5 | |
| utf16bebytes | 10 35 | |
| utf32bebytes | 00 00 10 35 |
How to Use
HTML:
ဵ
CSS:
content: "\1035"
JavaScript:
"\u{1035}"
Python:
"\u1035"
Properties
Frequently Asked Questions
What is the ဵ character (MYANMAR VOWEL SIGN E ABOVE)?
ဵ (MYANMAR VOWEL SIGN E ABOVE) is the Unicode character U+1035.
What is the Unicode codepoint of MYANMAR VOWEL SIGN E ABOVE?
The MYANMAR VOWEL SIGN E ABOVE character (ဵ) has codepoint U+1035.
How do I type or copy MYANMAR VOWEL SIGN E ABOVE?
Copy ဵ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.