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 LIGATURE GHAIN WITH JEEM INITIAL FORM
Overview
ﲼ (ARABIC LIGATURE GHAIN WITH JEEM INITIAL FORM) is the Unicode character at code point U+FCBC. 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+FCBC | |
| decimal | 64700 | |
| htmldecimal | ﲼ | |
| htmlhex | ﲼ | |
| css | \FCBC | |
| javascript | \u{FCBC} | |
| python | \ufcbc | |
| java | \uFCBC | |
| go | \uFCBC | |
| ruby | \u{FCBC} | |
| rust | \u{FCBC} | |
| ccpp | \ufcbc | |
| urlencoded | %EF%B2%BC | |
| utf8bytes | ef b2 bc | |
| utf16bebytes | fc bc | |
| utf32bebytes | 00 00 fc bc |
How to Use
HTML:
ﲼ
CSS:
content: "\FCBC"
JavaScript:
"\u{FCBC}"
Python:
"\ufcbc"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <initial> 063A 062C
Frequently Asked Questions
What is the ﲼ character (ARABIC LIGATURE GHAIN WITH JEEM INITIAL FORM)?
ﲼ (ARABIC LIGATURE GHAIN WITH JEEM INITIAL FORM) is the Unicode character U+FCBC.
What is the Unicode codepoint of ARABIC LIGATURE GHAIN WITH JEEM INITIAL FORM?
The ARABIC LIGATURE GHAIN WITH JEEM INITIAL FORM character (ﲼ) has codepoint U+FCBC.
How do I type or copy ARABIC LIGATURE GHAIN WITH JEEM INITIAL FORM?
Copy ﲼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.