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