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