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 COMBINING ALEF OVERLAY
Overview
(ARABIC COMBINING ALEF OVERLAY) is the Unicode character at code point U+10EFC. It belongs to the Arabic Extended-C block, in the Nonspacing Mark (Mn) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10EFC | |
| decimal | 69372 | |
| htmldecimal | 𐻼 | |
| htmlhex | 𐻼 | |
| css | \10EFC | |
| javascript | \u{10EFC} | |
| python | \U00010efc | |
| java | \uD803\uDEFC | |
| go | \U00010EFC | |
| ruby | \u{10EFC} | |
| rust | \u{10EFC} | |
| ccpp | \U00010efc | |
| urlencoded | %F0%90%BB%BC | |
| utf8bytes | f0 90 bb bc | |
| utf16bebytes | d8 03 de fc | |
| utf32bebytes | 00 01 0e fc |
How to Use
HTML:
𐻼
CSS:
content: "\10EFC"
JavaScript:
"\u{10EFC}"
Python:
"\U00010efc"
Properties
- Block
- Arabic Extended-C
- Script
- Arab
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the character (ARABIC COMBINING ALEF OVERLAY)?
(ARABIC COMBINING ALEF OVERLAY) is the Unicode character U+10EFC.
What is the Unicode codepoint of ARABIC COMBINING ALEF OVERLAY?
The ARABIC COMBINING ALEF OVERLAY character () has codepoint U+10EFC.
How do I type or copy ARABIC COMBINING ALEF OVERLAY?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.