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