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