free-symbols
;

Greek Question Mark Letter

; (Greek Question Mark, U+037E) is a Greek punctuation symbol used to mark questions in Greek text.

U+037E

; is Unicode U+037E, commonly referred to as the Greek Question Mark. It’s a Greek punctuation mark you may see in Greek typography and text. Below are practical ways to copy and use it in writing and development.

Greek Question Mark Letter Meaning

The symbol ; is the “Greek Question Mark” (Unicode U+037E). It serves the punctuation purpose of a question mark, indicating that a sentence is a question. In Greek writing, this character is used in place of the more familiar ASCII “?” in many typographic contexts. If you’re typesetting Greek text, creating language-specific content, or reproducing existing Greek punctuation styles, ; helps keep your text consistent and readable for Greek readers.

Common uses

  • Greek-language writing to denote a question
  • Typography and design work requiring Greek punctuation styles
  • User interface text localization for Greek content
  • Transcription of existing Greek documents and manuscripts
  • Creating consistent character sets in multilingual posters or forms

Examples

; Greek Question Mark

  • ;Πού μένεις;
  • ;Θέλεις να έρθεις;
  • ;Πότε ξεκινά;
  • ;Είναι αυτό σωστό;
  • ;Τι θα κάνουμε;

Variations

Technical codes

UnicodeU+037E
HTML Entity;
HTML Code;
CSS\037E

FAQ

What does the Greek Question Mark letter mean?

The symbol ; is the “Greek Question Mark” (Unicode U+037E). It serves the punctuation purpose of a question mark, indicating that a sentence is a question. In Greek writing, this character is used in place of the more familiar ASCII “?” in many typographic contexts. If you’re typesetting Greek text, creating language-specific content, or reproducing existing Greek punctuation styles, ; helps keep your text consistent and readable for Greek readers.

What is the Unicode for ;?

The Greek Question Mark is Unicode U+037E.

How do I copy ; into HTML?

Use the HTML entity: ;.

What’s the difference between ; and the normal “?” question mark?

; is a Greek punctuation character (U+037E) used in Greek text, while “?” is the ASCII/Latin question mark.

How can I use ; in CSS or JavaScript?

CSS escape: \\037E. JavaScript escape: \\u{037E}.

Related symbols