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 HAH
Overview
𞸧 (ARABIC MATHEMATICAL INITIAL HAH) is the Unicode character at code point U+1EE27. 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+1EE27 | |
| decimal | 126503 | |
| htmldecimal | 𞸧 | |
| htmlhex | 𞸧 | |
| css | \1EE27 | |
| javascript | \u{1EE27} | |
| python | \U0001ee27 | |
| java | \uD83B\uDE27 | |
| go | \U0001EE27 | |
| ruby | \u{1EE27} | |
| rust | \u{1EE27} | |
| ccpp | \U0001ee27 | |
| urlencoded | %F0%9E%B8%A7 | |
| utf8bytes | f0 9e b8 a7 | |
| utf16bebytes | d8 3b de 27 | |
| utf32bebytes | 00 01 ee 27 |
How to Use
HTML:
𞸧
CSS:
content: "\1EE27"
JavaScript:
"\u{1EE27}"
Python:
"\U0001ee27"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 062D
Frequently Asked Questions
What is the 𞸧 character (ARABIC MATHEMATICAL INITIAL HAH)?
𞸧 (ARABIC MATHEMATICAL INITIAL HAH) is the Unicode character U+1EE27.
What is the Unicode codepoint of ARABIC MATHEMATICAL INITIAL HAH?
The ARABIC MATHEMATICAL INITIAL HAH character (𞸧) has codepoint U+1EE27.
How do I type or copy ARABIC MATHEMATICAL INITIAL HAH?
Copy 𞸧 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.