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