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