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