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