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 MON O) is the Unicode character at code point U+1034. 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+1034 | |
| decimal | 4148 | |
| htmldecimal | ဴ | |
| htmlhex | ဴ | |
| css | \1034 | |
| javascript | \u{1034} | |
| python | \u1034 | |
| java | \u1034 | |
| go | \u1034 | |
| ruby | \u{1034} | |
| rust | \u{1034} | |
| ccpp | \u1034 | |
| urlencoded | %E1%80%B4 | |
| utf8bytes | e1 80 b4 | |
| utf16bebytes | 10 34 | |
| utf32bebytes | 00 00 10 34 |
How to Use
HTML:
ဴ
CSS:
content: "\1034"
JavaScript:
"\u{1034}"
Python:
"\u1034"
Properties
Frequently Asked Questions
What is the ဴ character (MYANMAR VOWEL SIGN MON O)?
ဴ (MYANMAR VOWEL SIGN MON O) is the Unicode character U+1034.
What is the Unicode codepoint of MYANMAR VOWEL SIGN MON O?
The MYANMAR VOWEL SIGN MON O character (ဴ) has codepoint U+1034.
How do I type or copy MYANMAR VOWEL SIGN MON O?
Copy ဴ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.