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 ISOLATED FORM
Overview
ﺥ (ARABIC LETTER KHAH ISOLATED FORM) is the Unicode character at code point U+FEA5. It belongs to the Arabic Presentation Forms-B block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FEA5 | |
| decimal | 65189 | |
| htmldecimal | ﺥ | |
| htmlhex | ﺥ | |
| css | \FEA5 | |
| javascript | \u{FEA5} | |
| python | \ufea5 | |
| java | \uFEA5 | |
| go | \uFEA5 | |
| ruby | \u{FEA5} | |
| rust | \u{FEA5} | |
| ccpp | \ufea5 | |
| urlencoded | %EF%BA%A5 | |
| utf8bytes | ef ba a5 | |
| utf16bebytes | fe a5 | |
| utf32bebytes | 00 00 fe a5 |
How to Use
HTML:
ﺥ
CSS:
content: "\FEA5"
JavaScript:
"\u{FEA5}"
Python:
"\ufea5"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <isolated> 062E
Frequently Asked Questions
What is the ﺥ character (ARABIC LETTER KHAH ISOLATED FORM)?
ﺥ (ARABIC LETTER KHAH ISOLATED FORM) is the Unicode character U+FEA5.
What is the Unicode codepoint of ARABIC LETTER KHAH ISOLATED FORM?
The ARABIC LETTER KHAH ISOLATED FORM character (ﺥ) has codepoint U+FEA5.
How do I type or copy ARABIC LETTER KHAH ISOLATED FORM?
Copy ﺥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.