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
ز (ARABIC LETTER ZAIN) is the Unicode character at code point U+0632. It belongs to the Arabic block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0632 | |
| decimal | 1586 | |
| htmldecimal | ز | |
| htmlhex | ز | |
| css | \0632 | |
| javascript | \u{632} | |
| python | \u0632 | |
| java | \u0632 | |
| go | \u0632 | |
| ruby | \u{632} | |
| rust | \u{632} | |
| ccpp | \u0632 | |
| urlencoded | %D8%B2 | |
| utf8bytes | d8 b2 | |
| utf16bebytes | 06 32 | |
| utf32bebytes | 00 00 06 32 |
How to Use
HTML:
ز
CSS:
content: "\0632"
JavaScript:
"\u{632}"
Python:
"\u0632"
Properties
Frequently Asked Questions
What is the ز character (ARABIC LETTER ZAIN)?
ز (ARABIC LETTER ZAIN) is the Unicode character U+0632.
What is the Unicode codepoint of ARABIC LETTER ZAIN?
The ARABIC LETTER ZAIN character (ز) has codepoint U+0632.
How do I type or copy ARABIC LETTER ZAIN?
Copy ز directly, or use the HTML entity, UTF-8, and code encodings shown on this page.