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 AA) is the Unicode character at code point U+102C. It belongs to the Myanmar block, in the Spacing Mark (Mc) general category. Its script is Mymr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+102C | |
| decimal | 4140 | |
| htmldecimal | ာ | |
| htmlhex | ာ | |
| css | \102C | |
| javascript | \u{102C} | |
| python | \u102c | |
| java | \u102C | |
| go | \u102C | |
| ruby | \u{102C} | |
| rust | \u{102C} | |
| ccpp | \u102c | |
| urlencoded | %E1%80%AC | |
| utf8bytes | e1 80 ac | |
| utf16bebytes | 10 2c | |
| utf32bebytes | 00 00 10 2c |
How to Use
HTML:
ာ
CSS:
content: "\102C"
JavaScript:
"\u{102C}"
Python:
"\u102c"
Properties
Frequently Asked Questions
What is the ာ character (MYANMAR VOWEL SIGN AA)?
ာ (MYANMAR VOWEL SIGN AA) is the Unicode character U+102C.
What is the Unicode codepoint of MYANMAR VOWEL SIGN AA?
The MYANMAR VOWEL SIGN AA character (ာ) has codepoint U+102C.
How do I type or copy MYANMAR VOWEL SIGN AA?
Copy ာ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.