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