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 MATHEMATICAL INITIAL FEH
Overview
𞸰 (ARABIC MATHEMATICAL INITIAL FEH) is the Unicode character at code point U+1EE30. It belongs to the Arabic Mathematical Alphabetic Symbols block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EE30 | |
| decimal | 126512 | |
| htmldecimal | 𞸰 | |
| htmlhex | 𞸰 | |
| css | \1EE30 | |
| javascript | \u{1EE30} | |
| python | \U0001ee30 | |
| java | \uD83B\uDE30 | |
| go | \U0001EE30 | |
| ruby | \u{1EE30} | |
| rust | \u{1EE30} | |
| ccpp | \U0001ee30 | |
| urlencoded | %F0%9E%B8%B0 | |
| utf8bytes | f0 9e b8 b0 | |
| utf16bebytes | d8 3b de 30 | |
| utf32bebytes | 00 01 ee 30 |
How to Use
HTML:
𞸰
CSS:
content: "\1EE30"
JavaScript:
"\u{1EE30}"
Python:
"\U0001ee30"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0641
Frequently Asked Questions
What is the 𞸰 character (ARABIC MATHEMATICAL INITIAL FEH)?
𞸰 (ARABIC MATHEMATICAL INITIAL FEH) is the Unicode character U+1EE30.
What is the Unicode codepoint of ARABIC MATHEMATICAL INITIAL FEH?
The ARABIC MATHEMATICAL INITIAL FEH character (𞸰) has codepoint U+1EE30.
How do I type or copy ARABIC MATHEMATICAL INITIAL FEH?
Copy 𞸰 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.