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 END OF AYAH) is the Unicode character at code point U+06DD. It belongs to the Arabic block, in the Format (Cf) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+06DD | |
| decimal | 1757 | |
| htmldecimal | ۝ | |
| htmlhex | ۝ | |
| css | \06DD | |
| javascript | \u{6DD} | |
| python | \u06dd | |
| java | \u06DD | |
| go | \u06DD | |
| ruby | \u{6DD} | |
| rust | \u{6DD} | |
| ccpp | \u06dd | |
| urlencoded | %DB%9D | |
| utf8bytes | db 9d | |
| utf16bebytes | 06 dd | |
| utf32bebytes | 00 00 06 dd |
How to Use
HTML:
۝
CSS:
content: "\06DD"
JavaScript:
"\u{6DD}"
Python:
"\u06dd"
Properties
Frequently Asked Questions
What is the character (ARABIC END OF AYAH)?
(ARABIC END OF AYAH) is the Unicode character U+06DD.
What is the Unicode codepoint of ARABIC END OF AYAH?
The ARABIC END OF AYAH character () has codepoint U+06DD.
How do I type or copy ARABIC END OF AYAH?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.