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 NYE
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+129D | |
| decimal | 4765 | |
| htmldecimal | ኝ | |
| htmlhex | ኝ | |
| css | \129D | |
| javascript | \u{129D} | |
| python | \u129d | |
| java | \u129D | |
| go | \u129D | |
| ruby | \u{129D} | |
| rust | \u{129D} | |
| ccpp | \u129d | |
| urlencoded | %E1%8A%9D | |
| utf8bytes | e1 8a 9d | |
| utf16bebytes | 12 9d | |
| utf32bebytes | 00 00 12 9d |
How to Use
HTML:
ኝ
CSS:
content: "\129D"
JavaScript:
"\u{129D}"
Python:
"\u129d"