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