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