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