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 LETTER DAL WITH TWO DOTS VERTICALLY BELOW
Overview
๐ป (ARABIC LETTER DAL WITH TWO DOTS VERTICALLY BELOW) is the Unicode character at code point U+10EC2. It belongs to the Arabic Extended-C block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10EC2 | |
| decimal | 69314 | |
| htmldecimal | 𐻂 | |
| htmlhex | 𐻂 | |
| css | \10EC2 | |
| javascript | \u{10EC2} | |
| python | \U00010ec2 | |
| java | \uD803\uDEC2 | |
| go | \U00010EC2 | |
| ruby | \u{10EC2} | |
| rust | \u{10EC2} | |
| ccpp | \U00010ec2 | |
| urlencoded | %F0%90%BB%82 | |
| utf8bytes | f0 90 bb 82 | |
| utf16bebytes | d8 03 de c2 | |
| utf32bebytes | 00 01 0e c2 |
How to Use
HTML:
𐻂
CSS:
content: "\10EC2"
JavaScript:
"\u{10EC2}"
Python:
"\U00010ec2"
Properties
- Block
- Arabic Extended-C
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ป character (ARABIC LETTER DAL WITH TWO DOTS VERTICALLY BELOW)?
๐ป (ARABIC LETTER DAL WITH TWO DOTS VERTICALLY BELOW) is the Unicode character U+10EC2.
What is the Unicode codepoint of ARABIC LETTER DAL WITH TWO DOTS VERTICALLY BELOW?
The ARABIC LETTER DAL WITH TWO DOTS VERTICALLY BELOW character (๐ป) has codepoint U+10EC2.
How do I type or copy ARABIC LETTER DAL WITH TWO DOTS VERTICALLY BELOW?
Copy ๐ป directly, or use the HTML entity, UTF-8, and code encodings shown on this page.