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' : ''">
خ
ARABIC LETTER KHAH
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+062E | |
| decimal | 1582 | |
| htmldecimal | خ | |
| htmlhex | خ | |
| css | \062E | |
| javascript | \u{62E} | |
| python | \u062e | |
| java | \u062E | |
| go | \u062E | |
| ruby | \u{62E} | |
| rust | \u{62E} | |
| ccpp | \u062e | |
| urlencoded | %D8%AE | |
| utf8bytes | d8 ae | |
| utf16bebytes | 06 2e | |
| utf32bebytes | 00 00 06 2e |
How to Use
HTML:
خ
CSS:
content: "\062E"
JavaScript:
"\u{62E}"
Python:
"\u062e"
Properties
Frequently Asked Questions
What is the خ character (ARABIC LETTER KHAH)?
خ (ARABIC LETTER KHAH) is the Unicode character U+062E.
What is the Unicode codepoint of ARABIC LETTER KHAH?
The ARABIC LETTER KHAH character (خ) has codepoint U+062E.
How do I type or copy ARABIC LETTER KHAH?
Copy خ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.