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