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' : ''">
ᾼ
GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI
Overview
ᾼ (GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI) is the Unicode character at code point U+1FBC. It belongs to the Greek Extended block, in the Titlecase Letter (Lt) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FBC | |
| decimal | 8124 | |
| htmldecimal | ᾼ | |
| htmlhex | ᾼ | |
| css | \1FBC | |
| javascript | \u{1FBC} | |
| python | \u1fbc | |
| java | \u1FBC | |
| go | \u1FBC | |
| ruby | \u{1FBC} | |
| rust | \u{1FBC} | |
| ccpp | \u1fbc | |
| urlencoded | %E1%BE%BC | |
| utf8bytes | e1 be bc | |
| utf16bebytes | 1f bc | |
| utf32bebytes | 00 00 1f bc |
How to Use
HTML:
ᾼ
CSS:
content: "\1FBC"
JavaScript:
"\u{1FBC}"
Python:
"\u1fbc"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Titlecase Letter (Lt)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0391 0345
Frequently Asked Questions
What is the ᾼ character (GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI)?
ᾼ (GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI) is the Unicode character U+1FBC.
What is the Unicode codepoint of GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI?
The GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI character (ᾼ) has codepoint U+1FBC.
How do I type or copy GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI?
Copy ᾼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.