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 RAY) is the Unicode character at code point U+0608. It belongs to the Arabic block, in the Math Symbol (Sm) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0608 | |
| decimal | 1544 | |
| htmldecimal | ؈ | |
| htmlhex | ؈ | |
| css | \0608 | |
| javascript | \u{608} | |
| python | \u0608 | |
| java | \u0608 | |
| go | \u0608 | |
| ruby | \u{608} | |
| rust | \u{608} | |
| ccpp | \u0608 | |
| urlencoded | %D8%88 | |
| utf8bytes | d8 88 | |
| utf16bebytes | 06 08 | |
| utf32bebytes | 00 00 06 08 |
How to Use
HTML:
؈
CSS:
content: "\0608"
JavaScript:
"\u{608}"
Python:
"\u0608"
Properties
Frequently Asked Questions
What is the ؈ character (ARABIC RAY)?
؈ (ARABIC RAY) is the Unicode character U+0608.
What is the Unicode codepoint of ARABIC RAY?
The ARABIC RAY character (؈) has codepoint U+0608.
How do I type or copy ARABIC RAY?
Copy ؈ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.