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 PAMPHYLIAN DIGAMMA
Overview
Ͷ (GREEK CAPITAL LETTER PAMPHYLIAN DIGAMMA) is the Unicode character at code point U+0376. It belongs to the Greek and Coptic block, in the Uppercase Letter (Lu) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0376 | |
| decimal | 886 | |
| htmldecimal | Ͷ | |
| htmlhex | Ͷ | |
| css | \0376 | |
| javascript | \u{376} | |
| python | \u0376 | |
| java | \u0376 | |
| go | \u0376 | |
| ruby | \u{376} | |
| rust | \u{376} | |
| ccpp | \u0376 | |
| urlencoded | %CD%B6 | |
| utf8bytes | cd b6 | |
| utf16bebytes | 03 76 | |
| utf32bebytes | 00 00 03 76 |
How to Use
HTML:
Ͷ
CSS:
content: "\0376"
JavaScript:
"\u{376}"
Python:
"\u0376"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ͷ character (GREEK CAPITAL LETTER PAMPHYLIAN DIGAMMA)?
Ͷ (GREEK CAPITAL LETTER PAMPHYLIAN DIGAMMA) is the Unicode character U+0376.
What is the Unicode codepoint of GREEK CAPITAL LETTER PAMPHYLIAN DIGAMMA?
The GREEK CAPITAL LETTER PAMPHYLIAN DIGAMMA character (Ͷ) has codepoint U+0376.
How do I type or copy GREEK CAPITAL LETTER PAMPHYLIAN DIGAMMA?
Copy Ͷ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.