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