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 CAN
Overview
ⴚ (GEORGIAN SMALL LETTER CAN) is the Unicode character at code point U+2D1A. 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+2D1A | |
| decimal | 11546 | |
| htmldecimal | ⴚ | |
| htmlhex | ⴚ | |
| css | \2D1A | |
| javascript | \u{2D1A} | |
| python | \u2d1a | |
| java | \u2D1A | |
| go | \u2D1A | |
| ruby | \u{2D1A} | |
| rust | \u{2D1A} | |
| ccpp | \u2d1a | |
| urlencoded | %E2%B4%9A | |
| utf8bytes | e2 b4 9a | |
| utf16bebytes | 2d 1a | |
| utf32bebytes | 00 00 2d 1a |
How to Use
HTML:
ⴚ
CSS:
content: "\2D1A"
JavaScript:
"\u{2D1A}"
Python:
"\u2d1a"
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 CAN)?
ⴚ (GEORGIAN SMALL LETTER CAN) is the Unicode character U+2D1A.
What is the Unicode codepoint of GEORGIAN SMALL LETTER CAN?
The GEORGIAN SMALL LETTER CAN character (ⴚ) has codepoint U+2D1A.
How do I type or copy GEORGIAN SMALL LETTER CAN?
Copy ⴚ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.