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