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