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