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 SYMBOL DOUBLE VERTICAL BAR BELOW
Overview
﮼ (ARABIC SYMBOL DOUBLE VERTICAL BAR BELOW) is the Unicode character at code point U+FBBC. It belongs to the Arabic Presentation Forms-A block, in the Modifier Symbol (Sk) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FBBC | |
| decimal | 64444 | |
| htmldecimal | ﮼ | |
| htmlhex | ﮼ | |
| css | \FBBC | |
| javascript | \u{FBBC} | |
| python | \ufbbc | |
| java | \uFBBC | |
| go | \uFBBC | |
| ruby | \u{FBBC} | |
| rust | \u{FBBC} | |
| ccpp | \ufbbc | |
| urlencoded | %EF%AE%BC | |
| utf8bytes | ef ae bc | |
| utf16bebytes | fb bc | |
| utf32bebytes | 00 00 fb bc |
How to Use
HTML:
﮼
CSS:
content: "\FBBC"
JavaScript:
"\u{FBBC}"
Python:
"\ufbbc"
Properties
- Script
- Arab
- Category
- Modifier Symbol (Sk)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ﮼ character (ARABIC SYMBOL DOUBLE VERTICAL BAR BELOW)?
﮼ (ARABIC SYMBOL DOUBLE VERTICAL BAR BELOW) is the Unicode character U+FBBC.
What is the Unicode codepoint of ARABIC SYMBOL DOUBLE VERTICAL BAR BELOW?
The ARABIC SYMBOL DOUBLE VERTICAL BAR BELOW character (﮼) has codepoint U+FBBC.
How do I type or copy ARABIC SYMBOL DOUBLE VERTICAL BAR BELOW?
Copy ﮼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.