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 JA) is the Unicode character at code point U+0571. 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+0571 | |
| decimal | 1393 | |
| htmldecimal | ձ | |
| htmlhex | ձ | |
| css | \0571 | |
| javascript | \u{571} | |
| python | \u0571 | |
| java | \u0571 | |
| go | \u0571 | |
| ruby | \u{571} | |
| rust | \u{571} | |
| ccpp | \u0571 | |
| urlencoded | %D5%B1 | |
| utf8bytes | d5 b1 | |
| utf16bebytes | 05 71 | |
| utf32bebytes | 00 00 05 71 |
How to Use
HTML:
ձ
CSS:
content: "\0571"
JavaScript:
"\u{571}"
Python:
"\u0571"
Properties
Frequently Asked Questions
What is the ձ character (ARMENIAN SMALL LETTER JA)?
ձ (ARMENIAN SMALL LETTER JA) is the Unicode character U+0571.
What is the Unicode codepoint of ARMENIAN SMALL LETTER JA?
The ARMENIAN SMALL LETTER JA character (ձ) has codepoint U+0571.
How do I type or copy ARMENIAN SMALL LETTER JA?
Copy ձ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.