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