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
գ (ARMENIAN SMALL LETTER GIM) is the Unicode character at code point U+0563. It belongs to the Armenian block, in the Lowercase Letter (Ll) general category. Its script is Armn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0563 | |
| decimal | 1379 | |
| htmldecimal | գ | |
| htmlhex | գ | |
| css | \0563 | |
| javascript | \u{563} | |
| python | \u0563 | |
| java | \u0563 | |
| go | \u0563 | |
| ruby | \u{563} | |
| rust | \u{563} | |
| ccpp | \u0563 | |
| urlencoded | %D5%A3 | |
| utf8bytes | d5 a3 | |
| utf16bebytes | 05 63 | |
| utf32bebytes | 00 00 05 63 |
How to Use
HTML:
գ
CSS:
content: "\0563"
JavaScript:
"\u{563}"
Python:
"\u0563"
Properties
Frequently Asked Questions
What is the գ character (ARMENIAN SMALL LETTER GIM)?
գ (ARMENIAN SMALL LETTER GIM) is the Unicode character U+0563.
What is the Unicode codepoint of ARMENIAN SMALL LETTER GIM?
The ARMENIAN SMALL LETTER GIM character (գ) has codepoint U+0563.
How do I type or copy ARMENIAN SMALL LETTER GIM?
Copy գ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.