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' : ''">
ⴇ
GEORGIAN SMALL LETTER TAN
Overview
ⴇ (GEORGIAN SMALL LETTER TAN) is the Unicode character at code point U+2D07. It belongs to the Georgian Supplement block, in the Lowercase Letter (Ll) general category. Its script is Geor.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2D07 | |
| decimal | 11527 | |
| htmldecimal | ⴇ | |
| htmlhex | ⴇ | |
| css | \2D07 | |
| javascript | \u{2D07} | |
| python | \u2d07 | |
| java | \u2D07 | |
| go | \u2D07 | |
| ruby | \u{2D07} | |
| rust | \u{2D07} | |
| ccpp | \u2d07 | |
| urlencoded | %E2%B4%87 | |
| utf8bytes | e2 b4 87 | |
| utf16bebytes | 2d 07 | |
| utf32bebytes | 00 00 2d 07 |
How to Use
HTML:
ⴇ
CSS:
content: "\2D07"
JavaScript:
"\u{2D07}"
Python:
"\u2d07"
Properties
- Block
- Georgian Supplement
- Script
- Geor
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⴇ character (GEORGIAN SMALL LETTER TAN)?
ⴇ (GEORGIAN SMALL LETTER TAN) is the Unicode character U+2D07.
What is the Unicode codepoint of GEORGIAN SMALL LETTER TAN?
The GEORGIAN SMALL LETTER TAN character (ⴇ) has codepoint U+2D07.
How do I type or copy GEORGIAN SMALL LETTER TAN?
Copy ⴇ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.