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