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