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