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