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 HAH WITH HAMZA ABOVE) is the Unicode character at code point U+0681. 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+0681 | |
| decimal | 1665 | |
| htmldecimal | ځ | |
| htmlhex | ځ | |
| css | \0681 | |
| javascript | \u{681} | |
| python | \u0681 | |
| java | \u0681 | |
| go | \u0681 | |
| ruby | \u{681} | |
| rust | \u{681} | |
| ccpp | \u0681 | |
| urlencoded | %DA%81 | |
| utf8bytes | da 81 | |
| utf16bebytes | 06 81 | |
| utf32bebytes | 00 00 06 81 |
How to Use
HTML:
ځ
CSS:
content: "\0681"
JavaScript:
"\u{681}"
Python:
"\u0681"
Properties
Frequently Asked Questions
What is the ځ character (ARABIC LETTER HAH WITH HAMZA ABOVE)?
ځ (ARABIC LETTER HAH WITH HAMZA ABOVE) is the Unicode character U+0681.
What is the Unicode codepoint of ARABIC LETTER HAH WITH HAMZA ABOVE?
The ARABIC LETTER HAH WITH HAMZA ABOVE character (ځ) has codepoint U+0681.
How do I type or copy ARABIC LETTER HAH WITH HAMZA ABOVE?
Copy ځ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.