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