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 BEEH) is the Unicode character at code point U+067B. 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+067B | |
| decimal | 1659 | |
| htmldecimal | ٻ | |
| htmlhex | ٻ | |
| css | \067B | |
| javascript | \u{67B} | |
| python | \u067b | |
| java | \u067B | |
| go | \u067B | |
| ruby | \u{67B} | |
| rust | \u{67B} | |
| ccpp | \u067b | |
| urlencoded | %D9%BB | |
| utf8bytes | d9 bb | |
| utf16bebytes | 06 7b | |
| utf32bebytes | 00 00 06 7b |
How to Use
HTML:
ٻ
CSS:
content: "\067B"
JavaScript:
"\u{67B}"
Python:
"\u067b"
Properties
Frequently Asked Questions
What is the ٻ character (ARABIC LETTER BEEH)?
ٻ (ARABIC LETTER BEEH) is the Unicode character U+067B.
What is the Unicode codepoint of ARABIC LETTER BEEH?
The ARABIC LETTER BEEH character (ٻ) has codepoint U+067B.
How do I type or copy ARABIC LETTER BEEH?
Copy ٻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.