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
ሏ (ETHIOPIC SYLLABLE LWA) is the Unicode character at code point U+120F. It belongs to the Ethiopic block, in the Other Letter (Lo) general category. Its script is Ethi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+120F | |
| decimal | 4623 | |
| htmldecimal | ሏ | |
| htmlhex | ሏ | |
| css | \120F | |
| javascript | \u{120F} | |
| python | \u120f | |
| java | \u120F | |
| go | \u120F | |
| ruby | \u{120F} | |
| rust | \u{120F} | |
| ccpp | \u120f | |
| urlencoded | %E1%88%8F | |
| utf8bytes | e1 88 8f | |
| utf16bebytes | 12 0f | |
| utf32bebytes | 00 00 12 0f |
How to Use
HTML:
ሏ
CSS:
content: "\120F"
JavaScript:
"\u{120F}"
Python:
"\u120f"
Properties
Frequently Asked Questions
What is the ሏ character (ETHIOPIC SYLLABLE LWA)?
ሏ (ETHIOPIC SYLLABLE LWA) is the Unicode character U+120F.
What is the Unicode codepoint of ETHIOPIC SYLLABLE LWA?
The ETHIOPIC SYLLABLE LWA character (ሏ) has codepoint U+120F.
How do I type or copy ETHIOPIC SYLLABLE LWA?
Copy ሏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.