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