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
Ⴗ (GEORGIAN CAPITAL LETTER QAR) is the Unicode character at code point U+10B7. It belongs to the Georgian block, in the Uppercase Letter (Lu) general category. Its script is Geor.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10B7 | |
| decimal | 4279 | |
| htmldecimal | Ⴗ | |
| htmlhex | Ⴗ | |
| css | \10B7 | |
| javascript | \u{10B7} | |
| python | \u10b7 | |
| java | \u10B7 | |
| go | \u10B7 | |
| ruby | \u{10B7} | |
| rust | \u{10B7} | |
| ccpp | \u10b7 | |
| urlencoded | %E1%82%B7 | |
| utf8bytes | e1 82 b7 | |
| utf16bebytes | 10 b7 | |
| utf32bebytes | 00 00 10 b7 |
How to Use
HTML:
Ⴗ
CSS:
content: "\10B7"
JavaScript:
"\u{10B7}"
Python:
"\u10b7"
Properties
Frequently Asked Questions
What is the Ⴗ character (GEORGIAN CAPITAL LETTER QAR)?
Ⴗ (GEORGIAN CAPITAL LETTER QAR) is the Unicode character U+10B7.
What is the Unicode codepoint of GEORGIAN CAPITAL LETTER QAR?
The GEORGIAN CAPITAL LETTER QAR character (Ⴗ) has codepoint U+10B7.
How do I type or copy GEORGIAN CAPITAL LETTER QAR?
Copy Ⴗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.