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