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