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