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' : ''">
ڦ
Overview
ڦ (ARABIC LETTER PEHEH) is the Unicode character at code point U+06A6. It belongs to the Arabic block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+06A6 | |
| decimal | 1702 | |
| htmldecimal | ڦ | |
| htmlhex | ڦ | |
| css | \06A6 | |
| javascript | \u{6A6} | |
| python | \u06a6 | |
| java | \u06A6 | |
| go | \u06A6 | |
| ruby | \u{6A6} | |
| rust | \u{6A6} | |
| ccpp | \u06a6 | |
| urlencoded | %DA%A6 | |
| utf8bytes | da a6 | |
| utf16bebytes | 06 a6 | |
| utf32bebytes | 00 00 06 a6 |
How to Use
HTML:
ڦ
CSS:
content: "\06A6"
JavaScript:
"\u{6A6}"
Python:
"\u06a6"
Properties
Frequently Asked Questions
What is the ڦ character (ARABIC LETTER PEHEH)?
ڦ (ARABIC LETTER PEHEH) is the Unicode character U+06A6.
What is the Unicode codepoint of ARABIC LETTER PEHEH?
The ARABIC LETTER PEHEH character (ڦ) has codepoint U+06A6.
How do I type or copy ARABIC LETTER PEHEH?
Copy ڦ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.