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