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