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