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 GHAN) is the Unicode character at code point U+10B6. 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+10B6 | |
| decimal | 4278 | |
| htmldecimal | Ⴖ | |
| htmlhex | Ⴖ | |
| css | \10B6 | |
| javascript | \u{10B6} | |
| python | \u10b6 | |
| java | \u10B6 | |
| go | \u10B6 | |
| ruby | \u{10B6} | |
| rust | \u{10B6} | |
| ccpp | \u10b6 | |
| urlencoded | %E1%82%B6 | |
| utf8bytes | e1 82 b6 | |
| utf16bebytes | 10 b6 | |
| utf32bebytes | 00 00 10 b6 |
How to Use
HTML:
Ⴖ
CSS:
content: "\10B6"
JavaScript:
"\u{10B6}"
Python:
"\u10b6"
Properties
Frequently Asked Questions
What is the Ⴖ character (GEORGIAN CAPITAL LETTER GHAN)?
Ⴖ (GEORGIAN CAPITAL LETTER GHAN) is the Unicode character U+10B6.
What is the Unicode codepoint of GEORGIAN CAPITAL LETTER GHAN?
The GEORGIAN CAPITAL LETTER GHAN character (Ⴖ) has codepoint U+10B6.
How do I type or copy GEORGIAN CAPITAL LETTER GHAN?
Copy Ⴖ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.