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' : ''">
դ
ARMENIAN SMALL LETTER DA
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+0564 | |
| decimal | 1380 | |
| htmldecimal | դ | |
| htmlhex | դ | |
| css | \0564 | |
| javascript | \u{564} | |
| python | \u0564 | |
| java | \u0564 | |
| go | \u0564 | |
| ruby | \u{564} | |
| rust | \u{564} | |
| ccpp | \u0564 | |
| urlencoded | %D5%A4 | |
| utf8bytes | d5 a4 | |
| utf16bebytes | 05 64 | |
| utf32bebytes | 00 00 05 64 |
How to Use
HTML:
դ
CSS:
content: "\0564"
JavaScript:
"\u{564}"
Python:
"\u0564"