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