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' : ''">
ﹾ
ARABIC SUKUN ISOLATED FORM
Overview
ﹾ (ARABIC SUKUN ISOLATED FORM) is the Unicode character at code point U+FE7E. It belongs to the Arabic Presentation Forms-B block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FE7E | |
| decimal | 65150 | |
| htmldecimal | ﹾ | |
| htmlhex | ﹾ | |
| css | \FE7E | |
| javascript | \u{FE7E} | |
| python | \ufe7e | |
| java | \uFE7E | |
| go | \uFE7E | |
| ruby | \u{FE7E} | |
| rust | \u{FE7E} | |
| ccpp | \ufe7e | |
| urlencoded | %EF%B9%BE | |
| utf8bytes | ef b9 be | |
| utf16bebytes | fe 7e | |
| utf32bebytes | 00 00 fe 7e |
How to Use
HTML:
ﹾ
CSS:
content: "\FE7E"
JavaScript:
"\u{FE7E}"
Python:
"\ufe7e"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <isolated> 0020 0652
Frequently Asked Questions
What is the ﹾ character (ARABIC SUKUN ISOLATED FORM)?
ﹾ (ARABIC SUKUN ISOLATED FORM) is the Unicode character U+FE7E.
What is the Unicode codepoint of ARABIC SUKUN ISOLATED FORM?
The ARABIC SUKUN ISOLATED FORM character (ﹾ) has codepoint U+FE7E.
How do I type or copy ARABIC SUKUN ISOLATED FORM?
Copy ﹾ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.