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