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