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 ZAIN FINAL FORM
Overview
ﺰ (ARABIC LETTER ZAIN FINAL FORM) is the Unicode character at code point U+FEB0. 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+FEB0 | |
| decimal | 65200 | |
| htmldecimal | ﺰ | |
| htmlhex | ﺰ | |
| css | \FEB0 | |
| javascript | \u{FEB0} | |
| python | \ufeb0 | |
| java | \uFEB0 | |
| go | \uFEB0 | |
| ruby | \u{FEB0} | |
| rust | \u{FEB0} | |
| ccpp | \ufeb0 | |
| urlencoded | %EF%BA%B0 | |
| utf8bytes | ef ba b0 | |
| utf16bebytes | fe b0 | |
| utf32bebytes | 00 00 fe b0 |
How to Use
HTML:
ﺰ
CSS:
content: "\FEB0"
JavaScript:
"\u{FEB0}"
Python:
"\ufeb0"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <final> 0632
Frequently Asked Questions
What is the ﺰ character (ARABIC LETTER ZAIN FINAL FORM)?
ﺰ (ARABIC LETTER ZAIN FINAL FORM) is the Unicode character U+FEB0.
What is the Unicode codepoint of ARABIC LETTER ZAIN FINAL FORM?
The ARABIC LETTER ZAIN FINAL FORM character (ﺰ) has codepoint U+FEB0.
How do I type or copy ARABIC LETTER ZAIN FINAL FORM?
Copy ﺰ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.