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