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