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 DOTLESS BEH) is the Unicode character at code point U+066E. 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+066E | |
| decimal | 1646 | |
| htmldecimal | ٮ | |
| htmlhex | ٮ | |
| css | \066E | |
| javascript | \u{66E} | |
| python | \u066e | |
| java | \u066E | |
| go | \u066E | |
| ruby | \u{66E} | |
| rust | \u{66E} | |
| ccpp | \u066e | |
| urlencoded | %D9%AE | |
| utf8bytes | d9 ae | |
| utf16bebytes | 06 6e | |
| utf32bebytes | 00 00 06 6e |
How to Use
HTML:
ٮ
CSS:
content: "\066E"
JavaScript:
"\u{66E}"
Python:
"\u066e"
Properties
Frequently Asked Questions
What is the ٮ character (ARABIC LETTER DOTLESS BEH)?
ٮ (ARABIC LETTER DOTLESS BEH) is the Unicode character U+066E.
What is the Unicode codepoint of ARABIC LETTER DOTLESS BEH?
The ARABIC LETTER DOTLESS BEH character (ٮ) has codepoint U+066E.
How do I type or copy ARABIC LETTER DOTLESS BEH?
Copy ٮ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.