Greek Capital Letter Theta
Greek capital letter theta is Unicode code point U+0398, written Θ. Copy it with the button below and paste it anywhere text goes; the code table further down covers HTML, CSS, JavaScript and, where one exists, a Windows alt code.
| Symbol | Θ | |
|---|---|---|
| Unicode | U+0398 | |
| Name | Greek Capital Letter Theta | |
| HTML (named) | Θ | |
| HTML (decimal) | Θ | |
| HTML (hex) | Θ | |
| CSS content | \0398 | |
| JavaScript / JSON | \u0398 | |
| UTF-8 bytes | 0xCE 0x98 | |
| UTF-16 units | 0x0398 |
How to type the greek capital letter theta symbol
- Copy and paste: click the Θ at the top of this page, then paste with Ctrl+V (Windows) or Cmd+V (Mac). This is the fastest route on any device.
- HTML: write
Θor the named entityΘin your markup. - CSS: use
content: "\0398"in a::beforeor::afterrule. - JavaScript: the escape
\u0398produces this character in a string.
Frequently asked questions
How do I copy the greek capital letter theta symbol?
Click the Θ above or the copy button and it is placed on your clipboard. Paste it anywhere with Ctrl+V or Cmd+V. It is a real text character, so it works in documents, chats and code.
What is the Unicode code point for greek capital letter theta?
The greek capital letter theta has the Unicode code point U+0398. In HTML you can write it as Θ or Θ, or with the named entity Θ.
Is the greek capital letter theta an emoji or a text character?
It is a plain Unicode text character, not an image or an emoji sticker. That means the Θ inherits the surrounding font, size and color wherever you paste it, and it works in places emoji often do not, such as usernames, file names and code.
Related symbols
Browse the full math symbols hub, or return to the searchable symbol grid.