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
๐ฎ (MODI LETTER HA) is the Unicode character at code point U+1162E. It belongs to the Modi block, in the Other Letter (Lo) general category. Its script is Modi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1162E | |
| decimal | 71214 | |
| htmldecimal | 𑘮 | |
| htmlhex | 𑘮 | |
| css | \1162E | |
| javascript | \u{1162E} | |
| python | \U0001162e | |
| java | \uD805\uDE2E | |
| go | \U0001162E | |
| ruby | \u{1162E} | |
| rust | \u{1162E} | |
| ccpp | \U0001162e | |
| urlencoded | %F0%91%98%AE | |
| utf8bytes | f0 91 98 ae | |
| utf16bebytes | d8 05 de 2e | |
| utf32bebytes | 00 01 16 2e |
How to Use
HTML:
𑘮
CSS:
content: "\1162E"
JavaScript:
"\u{1162E}"
Python:
"\U0001162e"
Properties
Frequently Asked Questions
What is the ๐ฎ character (MODI LETTER HA)?
๐ฎ (MODI LETTER HA) is the Unicode character U+1162E.
What is the Unicode codepoint of MODI LETTER HA?
The MODI LETTER HA character (๐ฎ) has codepoint U+1162E.
How do I type or copy MODI LETTER HA?
Copy ๐ฎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.