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