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 CA) is the Unicode character at code point U+053E. 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+053E | |
| decimal | 1342 | |
| htmldecimal | Ծ | |
| htmlhex | Ծ | |
| css | \053E | |
| javascript | \u{53E} | |
| python | \u053e | |
| java | \u053E | |
| go | \u053E | |
| ruby | \u{53E} | |
| rust | \u{53E} | |
| ccpp | \u053e | |
| urlencoded | %D4%BE | |
| utf8bytes | d4 be | |
| utf16bebytes | 05 3e | |
| utf32bebytes | 00 00 05 3e |
How to Use
HTML:
Ծ
CSS:
content: "\053E"
JavaScript:
"\u{53E}"
Python:
"\u053e"
Properties
Frequently Asked Questions
What is the Ծ character (ARMENIAN CAPITAL LETTER CA)?
Ծ (ARMENIAN CAPITAL LETTER CA) is the Unicode character U+053E.
What is the Unicode codepoint of ARMENIAN CAPITAL LETTER CA?
The ARMENIAN CAPITAL LETTER CA character (Ծ) has codepoint U+053E.
How do I type or copy ARMENIAN CAPITAL LETTER CA?
Copy Ծ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.