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