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' : ''">
ࠎ
SAMARITAN LETTER SINGAAT
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+080E | |
| decimal | 2062 | |
| htmldecimal | ࠎ | |
| htmlhex | ࠎ | |
| css | \080E | |
| javascript | \u{80E} | |
| python | \u080e | |
| java | \u080E | |
| go | \u080E | |
| ruby | \u{80E} | |
| rust | \u{80E} | |
| ccpp | \u080e | |
| urlencoded | %E0%A0%8E | |
| utf8bytes | e0 a0 8e | |
| utf16bebytes | 08 0e | |
| utf32bebytes | 00 00 08 0e |
How to Use
HTML:
ࠎ
CSS:
content: "\080E"
JavaScript:
"\u{80E}"
Python:
"\u080e"