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 YEH BARREE WITH HAMZA ABOVE ISOLATED FORM
Overview
ﮰ (ARABIC LETTER YEH BARREE WITH HAMZA ABOVE ISOLATED FORM) is the Unicode character at code point U+FBB0. 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+FBB0 | |
| decimal | 64432 | |
| htmldecimal | ﮰ | |
| htmlhex | ﮰ | |
| css | \FBB0 | |
| javascript | \u{FBB0} | |
| python | \ufbb0 | |
| java | \uFBB0 | |
| go | \uFBB0 | |
| ruby | \u{FBB0} | |
| rust | \u{FBB0} | |
| ccpp | \ufbb0 | |
| urlencoded | %EF%AE%B0 | |
| utf8bytes | ef ae b0 | |
| utf16bebytes | fb b0 | |
| utf32bebytes | 00 00 fb b0 |
How to Use
HTML:
ﮰ
CSS:
content: "\FBB0"
JavaScript:
"\u{FBB0}"
Python:
"\ufbb0"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <isolated> 06D3
Frequently Asked Questions
What is the ﮰ character (ARABIC LETTER YEH BARREE WITH HAMZA ABOVE ISOLATED FORM)?
ﮰ (ARABIC LETTER YEH BARREE WITH HAMZA ABOVE ISOLATED FORM) is the Unicode character U+FBB0.
What is the Unicode codepoint of ARABIC LETTER YEH BARREE WITH HAMZA ABOVE ISOLATED FORM?
The ARABIC LETTER YEH BARREE WITH HAMZA ABOVE ISOLATED FORM character (ﮰ) has codepoint U+FBB0.
How do I type or copy ARABIC LETTER YEH BARREE WITH HAMZA ABOVE ISOLATED FORM?
Copy ﮰ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.