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