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 LIGATURE BEH WITH YEH FINAL FORM
Overview
ﱯ (ARABIC LIGATURE BEH WITH YEH FINAL FORM) is the Unicode character at code point U+FC6F. It belongs to the Arabic Presentation Forms-A block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FC6F | |
| decimal | 64623 | |
| htmldecimal | ﱯ | |
| htmlhex | ﱯ | |
| css | \FC6F | |
| javascript | \u{FC6F} | |
| python | \ufc6f | |
| java | \uFC6F | |
| go | \uFC6F | |
| ruby | \u{FC6F} | |
| rust | \u{FC6F} | |
| ccpp | \ufc6f | |
| urlencoded | %EF%B1%AF | |
| utf8bytes | ef b1 af | |
| utf16bebytes | fc 6f | |
| utf32bebytes | 00 00 fc 6f |
How to Use
HTML:
ﱯ
CSS:
content: "\FC6F"
JavaScript:
"\u{FC6F}"
Python:
"\ufc6f"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <final> 0628 064A
Frequently Asked Questions
What is the ﱯ character (ARABIC LIGATURE BEH WITH YEH FINAL FORM)?
ﱯ (ARABIC LIGATURE BEH WITH YEH FINAL FORM) is the Unicode character U+FC6F.
What is the Unicode codepoint of ARABIC LIGATURE BEH WITH YEH FINAL FORM?
The ARABIC LIGATURE BEH WITH YEH FINAL FORM character (ﱯ) has codepoint U+FC6F.
How do I type or copy ARABIC LIGATURE BEH WITH YEH FINAL FORM?
Copy ﱯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.