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