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 HAH WITH HAMZA ABOVE
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+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.