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