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