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 HHE) is the Unicode character at code point U+1215. 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+1215 | |
| decimal | 4629 | |
| htmldecimal | ሕ | |
| htmlhex | ሕ | |
| css | \1215 | |
| javascript | \u{1215} | |
| python | \u1215 | |
| java | \u1215 | |
| go | \u1215 | |
| ruby | \u{1215} | |
| rust | \u{1215} | |
| ccpp | \u1215 | |
| urlencoded | %E1%88%95 | |
| utf8bytes | e1 88 95 | |
| utf16bebytes | 12 15 | |
| utf32bebytes | 00 00 12 15 |
How to Use
HTML:
ሕ
CSS:
content: "\1215"
JavaScript:
"\u{1215}"
Python:
"\u1215"
Properties
Frequently Asked Questions
What is the ሕ character (ETHIOPIC SYLLABLE HHE)?
ሕ (ETHIOPIC SYLLABLE HHE) is the Unicode character U+1215.
What is the Unicode codepoint of ETHIOPIC SYLLABLE HHE?
The ETHIOPIC SYLLABLE HHE character (ሕ) has codepoint U+1215.
How do I type or copy ETHIOPIC SYLLABLE HHE?
Copy ሕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.