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 OPERATOR HAH WITH DAL
Overview
𞻱 (ARABIC MATHEMATICAL OPERATOR HAH WITH DAL) is the Unicode character at code point U+1EEF1. It belongs to the Arabic Mathematical Alphabetic Symbols block, in the Math Symbol (Sm) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EEF1 | |
| decimal | 126705 | |
| htmldecimal | 𞻱 | |
| htmlhex | 𞻱 | |
| css | \1EEF1 | |
| javascript | \u{1EEF1} | |
| python | \U0001eef1 | |
| java | \uD83B\uDEF1 | |
| go | \U0001EEF1 | |
| ruby | \u{1EEF1} | |
| rust | \u{1EEF1} | |
| ccpp | \U0001eef1 | |
| urlencoded | %F0%9E%BB%B1 | |
| utf8bytes | f0 9e bb b1 | |
| utf16bebytes | d8 3b de f1 | |
| utf32bebytes | 00 01 ee f1 |
How to Use
HTML:
𞻱
CSS:
content: "\1EEF1"
JavaScript:
"\u{1EEF1}"
Python:
"\U0001eef1"
Properties
- Script
- Arab
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𞻱 character (ARABIC MATHEMATICAL OPERATOR HAH WITH DAL)?
𞻱 (ARABIC MATHEMATICAL OPERATOR HAH WITH DAL) is the Unicode character U+1EEF1.
What is the Unicode codepoint of ARABIC MATHEMATICAL OPERATOR HAH WITH DAL?
The ARABIC MATHEMATICAL OPERATOR HAH WITH DAL character (𞻱) has codepoint U+1EEF1.
How do I type or copy ARABIC MATHEMATICAL OPERATOR HAH WITH DAL?
Copy 𞻱 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.