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