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