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 ZAH INITIAL FORM
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+FEC7 | |
| decimal | 65223 | |
| htmldecimal | ﻇ | |
| htmlhex | ﻇ | |
| css | \FEC7 | |
| javascript | \u{FEC7} | |
| python | \ufec7 | |
| java | \uFEC7 | |
| go | \uFEC7 | |
| ruby | \u{FEC7} | |
| rust | \u{FEC7} | |
| ccpp | \ufec7 | |
| urlencoded | %EF%BB%87 | |
| utf8bytes | ef bb 87 | |
| utf16bebytes | fe c7 | |
| utf32bebytes | 00 00 fe c7 |
How to Use
HTML:
ﻇ
CSS:
content: "\FEC7"
JavaScript:
"\u{FEC7}"
Python:
"\ufec7"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <initial> 0638
Frequently Asked Questions
What is the ﻇ character (ARABIC LETTER ZAH INITIAL FORM)?
ﻇ (ARABIC LETTER ZAH INITIAL FORM) is the Unicode character U+FEC7.
What is the Unicode codepoint of ARABIC LETTER ZAH INITIAL FORM?
The ARABIC LETTER ZAH INITIAL FORM character (ﻇ) has codepoint U+FEC7.
How do I type or copy ARABIC LETTER ZAH INITIAL FORM?
Copy ﻇ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.