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