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' : ''">
ⴅ
GEORGIAN SMALL LETTER VIN
Overview
ⴅ (GEORGIAN SMALL LETTER VIN) is the Unicode character at code point U+2D05. It belongs to the Georgian Supplement block, in the Lowercase Letter (Ll) general category. Its script is Geor.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2D05 | |
| decimal | 11525 | |
| htmldecimal | ⴅ | |
| htmlhex | ⴅ | |
| css | \2D05 | |
| javascript | \u{2D05} | |
| python | \u2d05 | |
| java | \u2D05 | |
| go | \u2D05 | |
| ruby | \u{2D05} | |
| rust | \u{2D05} | |
| ccpp | \u2d05 | |
| urlencoded | %E2%B4%85 | |
| utf8bytes | e2 b4 85 | |
| utf16bebytes | 2d 05 | |
| utf32bebytes | 00 00 2d 05 |
How to Use
HTML:
ⴅ
CSS:
content: "\2D05"
JavaScript:
"\u{2D05}"
Python:
"\u2d05"
Properties
- Block
- Georgian Supplement
- Script
- Geor
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⴅ character (GEORGIAN SMALL LETTER VIN)?
ⴅ (GEORGIAN SMALL LETTER VIN) is the Unicode character U+2D05.
What is the Unicode codepoint of GEORGIAN SMALL LETTER VIN?
The GEORGIAN SMALL LETTER VIN character (ⴅ) has codepoint U+2D05.
How do I type or copy GEORGIAN SMALL LETTER VIN?
Copy ⴅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.