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