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