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