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