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 FIVE POINTED STAR) is the Unicode character at code point U+066D. It belongs to the Arabic block, in the Other Punctuation (Po) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+066D | |
| decimal | 1645 | |
| htmldecimal | ٭ | |
| htmlhex | ٭ | |
| css | \066D | |
| javascript | \u{66D} | |
| python | \u066d | |
| java | \u066D | |
| go | \u066D | |
| ruby | \u{66D} | |
| rust | \u{66D} | |
| ccpp | \u066d | |
| urlencoded | %D9%AD | |
| utf8bytes | d9 ad | |
| utf16bebytes | 06 6d | |
| utf32bebytes | 00 00 06 6d |
How to Use
HTML:
٭
CSS:
content: "\066D"
JavaScript:
"\u{66D}"
Python:
"\u066d"
Properties
Frequently Asked Questions
What is the ٭ character (ARABIC FIVE POINTED STAR)?
٭ (ARABIC FIVE POINTED STAR) is the Unicode character U+066D.
What is the Unicode codepoint of ARABIC FIVE POINTED STAR?
The ARABIC FIVE POINTED STAR character (٭) has codepoint U+066D.
How do I type or copy ARABIC FIVE POINTED STAR?
Copy ٭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.