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