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