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