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 ZA) is the Unicode character at code point U+0536. 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+0536 | |
| decimal | 1334 | |
| htmldecimal | Զ | |
| htmlhex | Զ | |
| css | \0536 | |
| javascript | \u{536} | |
| python | \u0536 | |
| java | \u0536 | |
| go | \u0536 | |
| ruby | \u{536} | |
| rust | \u{536} | |
| ccpp | \u0536 | |
| urlencoded | %D4%B6 | |
| utf8bytes | d4 b6 | |
| utf16bebytes | 05 36 | |
| utf32bebytes | 00 00 05 36 |
How to Use
HTML:
Զ
CSS:
content: "\0536"
JavaScript:
"\u{536}"
Python:
"\u0536"
Properties
Frequently Asked Questions
What is the Զ character (ARMENIAN CAPITAL LETTER ZA)?
Զ (ARMENIAN CAPITAL LETTER ZA) is the Unicode character U+0536.
What is the Unicode codepoint of ARMENIAN CAPITAL LETTER ZA?
The ARMENIAN CAPITAL LETTER ZA character (Զ) has codepoint U+0536.
How do I type or copy ARMENIAN CAPITAL LETTER ZA?
Copy Զ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.