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