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 ARCHAIC SAMPI
Overview
Ͳ (GREEK CAPITAL LETTER ARCHAIC SAMPI) is the Unicode character at code point U+0372. 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+0372 | |
| decimal | 882 | |
| htmldecimal | Ͳ | |
| htmlhex | Ͳ | |
| css | \0372 | |
| javascript | \u{372} | |
| python | \u0372 | |
| java | \u0372 | |
| go | \u0372 | |
| ruby | \u{372} | |
| rust | \u{372} | |
| ccpp | \u0372 | |
| urlencoded | %CD%B2 | |
| utf8bytes | cd b2 | |
| utf16bebytes | 03 72 | |
| utf32bebytes | 00 00 03 72 |
How to Use
HTML:
Ͳ
CSS:
content: "\0372"
JavaScript:
"\u{372}"
Python:
"\u0372"
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 ARCHAIC SAMPI)?
Ͳ (GREEK CAPITAL LETTER ARCHAIC SAMPI) is the Unicode character U+0372.
What is the Unicode codepoint of GREEK CAPITAL LETTER ARCHAIC SAMPI?
The GREEK CAPITAL LETTER ARCHAIC SAMPI character (Ͳ) has codepoint U+0372.
How do I type or copy GREEK CAPITAL LETTER ARCHAIC SAMPI?
Copy Ͳ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.