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