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
ᤜ (LIMBU LETTER HA) is the Unicode character at code point U+191C. It belongs to the Limbu block, in the Other Letter (Lo) general category. Its script is Limb.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+191C | |
| decimal | 6428 | |
| htmldecimal | ᤜ | |
| htmlhex | ᤜ | |
| css | \191C | |
| javascript | \u{191C} | |
| python | \u191c | |
| java | \u191C | |
| go | \u191C | |
| ruby | \u{191C} | |
| rust | \u{191C} | |
| ccpp | \u191c | |
| urlencoded | %E1%A4%9C | |
| utf8bytes | e1 a4 9c | |
| utf16bebytes | 19 1c | |
| utf32bebytes | 00 00 19 1c |
How to Use
HTML:
ᤜ
CSS:
content: "\191C"
JavaScript:
"\u{191C}"
Python:
"\u191c"
Properties
Frequently Asked Questions
What is the ᤜ character (LIMBU LETTER HA)?
ᤜ (LIMBU LETTER HA) is the Unicode character U+191C.
What is the Unicode codepoint of LIMBU LETTER HA?
The LIMBU LETTER HA character (ᤜ) has codepoint U+191C.
How do I type or copy LIMBU LETTER HA?
Copy ᤜ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.