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' : ''">
ሣ
ETHIOPIC SYLLABLE SZAA
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1223 | |
| decimal | 4643 | |
| htmldecimal | ሣ | |
| htmlhex | ሣ | |
| css | \1223 | |
| javascript | \u{1223} | |
| python | \u1223 | |
| java | \u1223 | |
| go | \u1223 | |
| ruby | \u{1223} | |
| rust | \u{1223} | |
| ccpp | \u1223 | |
| urlencoded | %E1%88%A3 | |
| utf8bytes | e1 88 a3 | |
| utf16bebytes | 12 23 | |
| utf32bebytes | 00 00 12 23 |
How to Use
HTML:
ሣ
CSS:
content: "\1223"
JavaScript:
"\u{1223}"
Python:
"\u1223"