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 BEHEH) is the Unicode character at code point U+0680. 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+0680 | |
| decimal | 1664 | |
| htmldecimal | ڀ | |
| htmlhex | ڀ | |
| css | \0680 | |
| javascript | \u{680} | |
| python | \u0680 | |
| java | \u0680 | |
| go | \u0680 | |
| ruby | \u{680} | |
| rust | \u{680} | |
| ccpp | \u0680 | |
| urlencoded | %DA%80 | |
| utf8bytes | da 80 | |
| utf16bebytes | 06 80 | |
| utf32bebytes | 00 00 06 80 |
How to Use
HTML:
ڀ
CSS:
content: "\0680"
JavaScript:
"\u{680}"
Python:
"\u0680"
Properties
Frequently Asked Questions
What is the ڀ character (ARABIC LETTER BEHEH)?
ڀ (ARABIC LETTER BEHEH) is the Unicode character U+0680.
What is the Unicode codepoint of ARABIC LETTER BEHEH?
The ARABIC LETTER BEHEH character (ڀ) has codepoint U+0680.
How do I type or copy ARABIC LETTER BEHEH?
Copy ڀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.