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