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