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