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 CONSONANT SIGN MEDIAL HA) is the Unicode character at code point U+103E. 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+103E | |
| decimal | 4158 | |
| htmldecimal | ှ | |
| htmlhex | ှ | |
| css | \103E | |
| javascript | \u{103E} | |
| python | \u103e | |
| java | \u103E | |
| go | \u103E | |
| ruby | \u{103E} | |
| rust | \u{103E} | |
| ccpp | \u103e | |
| urlencoded | %E1%80%BE | |
| utf8bytes | e1 80 be | |
| utf16bebytes | 10 3e | |
| utf32bebytes | 00 00 10 3e |
How to Use
HTML:
ှ
CSS:
content: "\103E"
JavaScript:
"\u{103E}"
Python:
"\u103e"
Properties
Frequently Asked Questions
What is the ှ character (MYANMAR CONSONANT SIGN MEDIAL HA)?
ှ (MYANMAR CONSONANT SIGN MEDIAL HA) is the Unicode character U+103E.
What is the Unicode codepoint of MYANMAR CONSONANT SIGN MEDIAL HA?
The MYANMAR CONSONANT SIGN MEDIAL HA character (ှ) has codepoint U+103E.
How do I type or copy MYANMAR CONSONANT SIGN MEDIAL HA?
Copy ှ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.