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