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 VEH INITIAL FORM
Overview
ﭬ (ARABIC LETTER VEH INITIAL FORM) is the Unicode character at code point U+FB6C. 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+FB6C | |
| decimal | 64364 | |
| htmldecimal | ﭬ | |
| htmlhex | ﭬ | |
| css | \FB6C | |
| javascript | \u{FB6C} | |
| python | \ufb6c | |
| java | \uFB6C | |
| go | \uFB6C | |
| ruby | \u{FB6C} | |
| rust | \u{FB6C} | |
| ccpp | \ufb6c | |
| urlencoded | %EF%AD%AC | |
| utf8bytes | ef ad ac | |
| utf16bebytes | fb 6c | |
| utf32bebytes | 00 00 fb 6c |
How to Use
HTML:
ﭬ
CSS:
content: "\FB6C"
JavaScript:
"\u{FB6C}"
Python:
"\ufb6c"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <initial> 06A4
Frequently Asked Questions
What is the ﭬ character (ARABIC LETTER VEH INITIAL FORM)?
ﭬ (ARABIC LETTER VEH INITIAL FORM) is the Unicode character U+FB6C.
What is the Unicode codepoint of ARABIC LETTER VEH INITIAL FORM?
The ARABIC LETTER VEH INITIAL FORM character (ﭬ) has codepoint U+FB6C.
How do I type or copy ARABIC LETTER VEH INITIAL FORM?
Copy ﭬ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.