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 SAN
Overview
Ϻ (GREEK CAPITAL LETTER SAN) is the Unicode character at code point U+03FA. 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+03FA | |
| decimal | 1018 | |
| htmldecimal | Ϻ | |
| htmlhex | Ϻ | |
| css | \03FA | |
| javascript | \u{3FA} | |
| python | \u03fa | |
| java | \u03FA | |
| go | \u03FA | |
| ruby | \u{3FA} | |
| rust | \u{3FA} | |
| ccpp | \u03fa | |
| urlencoded | %CF%BA | |
| utf8bytes | cf ba | |
| utf16bebytes | 03 fa | |
| utf32bebytes | 00 00 03 fa |
How to Use
HTML:
Ϻ
CSS:
content: "\03FA"
JavaScript:
"\u{3FA}"
Python:
"\u03fa"
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 SAN)?
Ϻ (GREEK CAPITAL LETTER SAN) is the Unicode character U+03FA.
What is the Unicode codepoint of GREEK CAPITAL LETTER SAN?
The GREEK CAPITAL LETTER SAN character (Ϻ) has codepoint U+03FA.
How do I type or copy GREEK CAPITAL LETTER SAN?
Copy Ϻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.