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