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