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 LETTER BEHEH INITIAL FORM
Overview
ﭜ (ARABIC LETTER BEHEH INITIAL FORM) is the Unicode character at code point U+FB5C. 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+FB5C | |
| decimal | 64348 | |
| htmldecimal | ﭜ | |
| htmlhex | ﭜ | |
| css | \FB5C | |
| javascript | \u{FB5C} | |
| python | \ufb5c | |
| java | \uFB5C | |
| go | \uFB5C | |
| ruby | \u{FB5C} | |
| rust | \u{FB5C} | |
| ccpp | \ufb5c | |
| urlencoded | %EF%AD%9C | |
| utf8bytes | ef ad 9c | |
| utf16bebytes | fb 5c | |
| utf32bebytes | 00 00 fb 5c |
How to Use
HTML:
ﭜ
CSS:
content: "\FB5C"
JavaScript:
"\u{FB5C}"
Python:
"\ufb5c"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <initial> 0680
Frequently Asked Questions
What is the ﭜ character (ARABIC LETTER BEHEH INITIAL FORM)?
ﭜ (ARABIC LETTER BEHEH INITIAL FORM) is the Unicode character U+FB5C.
What is the Unicode codepoint of ARABIC LETTER BEHEH INITIAL FORM?
The ARABIC LETTER BEHEH INITIAL FORM character (ﭜ) has codepoint U+FB5C.
How do I type or copy ARABIC LETTER BEHEH INITIAL FORM?
Copy ﭜ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.