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
դ (ARMENIAN SMALL LETTER DA) is the Unicode character at code point U+0564. It belongs to the Armenian block, in the Lowercase Letter (Ll) general category. Its script is Armn.
On this page
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"
Properties
Frequently Asked Questions
What is the դ character (ARMENIAN SMALL LETTER DA)?
դ (ARMENIAN SMALL LETTER DA) is the Unicode character U+0564.
What is the Unicode codepoint of ARMENIAN SMALL LETTER DA?
The ARMENIAN SMALL LETTER DA character (դ) has codepoint U+0564.
How do I type or copy ARMENIAN SMALL LETTER DA?
Copy դ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.