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 CAPITAL LETTER DA) is the Unicode character at code point U+0534. It belongs to the Armenian block, in the Uppercase Letter (Lu) general category. Its script is Armn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0534 | |
| decimal | 1332 | |
| htmldecimal | Դ | |
| htmlhex | Դ | |
| css | \0534 | |
| javascript | \u{534} | |
| python | \u0534 | |
| java | \u0534 | |
| go | \u0534 | |
| ruby | \u{534} | |
| rust | \u{534} | |
| ccpp | \u0534 | |
| urlencoded | %D4%B4 | |
| utf8bytes | d4 b4 | |
| utf16bebytes | 05 34 | |
| utf32bebytes | 00 00 05 34 |
How to Use
HTML:
Դ
CSS:
content: "\0534"
JavaScript:
"\u{534}"
Python:
"\u0534"
Properties
Frequently Asked Questions
What is the Դ character (ARMENIAN CAPITAL LETTER DA)?
Դ (ARMENIAN CAPITAL LETTER DA) is the Unicode character U+0534.
What is the Unicode codepoint of ARMENIAN CAPITAL LETTER DA?
The ARMENIAN CAPITAL LETTER DA character (Դ) has codepoint U+0534.
How do I type or copy ARMENIAN CAPITAL LETTER DA?
Copy Դ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.