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 LETTER TAR) is the Unicode character at code point U+10E2. It belongs to the Georgian block, in the Lowercase Letter (Ll) general category. Its script is Geor.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10E2 | |
| decimal | 4322 | |
| htmldecimal | ტ | |
| htmlhex | ტ | |
| css | \10E2 | |
| javascript | \u{10E2} | |
| python | \u10e2 | |
| java | \u10E2 | |
| go | \u10E2 | |
| ruby | \u{10E2} | |
| rust | \u{10E2} | |
| ccpp | \u10e2 | |
| urlencoded | %E1%83%A2 | |
| utf8bytes | e1 83 a2 | |
| utf16bebytes | 10 e2 | |
| utf32bebytes | 00 00 10 e2 |
How to Use
HTML:
ტ
CSS:
content: "\10E2"
JavaScript:
"\u{10E2}"
Python:
"\u10e2"
Properties
Frequently Asked Questions
What is the ტ character (GEORGIAN LETTER TAR)?
ტ (GEORGIAN LETTER TAR) is the Unicode character U+10E2.
What is the Unicode codepoint of GEORGIAN LETTER TAR?
The GEORGIAN LETTER TAR character (ტ) has codepoint U+10E2.
How do I type or copy GEORGIAN LETTER TAR?
Copy ტ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.