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