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 BETA SYMBOL
Overview
ϐ (GREEK BETA SYMBOL) is the Unicode character at code point U+03D0. It belongs to the Greek and Coptic block, in the Lowercase Letter (Ll) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+03D0 | |
| decimal | 976 | |
| htmldecimal | ϐ | |
| htmlhex | ϐ | |
| css | \03D0 | |
| javascript | \u{3D0} | |
| python | \u03d0 | |
| java | \u03D0 | |
| go | \u03D0 | |
| ruby | \u{3D0} | |
| rust | \u{3D0} | |
| ccpp | \u03d0 | |
| urlencoded | %CF%90 | |
| utf8bytes | cf 90 | |
| utf16bebytes | 03 d0 | |
| utf32bebytes | 00 00 03 d0 |
How to Use
HTML:
ϐ
CSS:
content: "\03D0"
JavaScript:
"\u{3D0}"
Python:
"\u03d0"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 03B2
Frequently Asked Questions
What is the ϐ character (GREEK BETA SYMBOL)?
ϐ (GREEK BETA SYMBOL) is the Unicode character U+03D0.
What is the Unicode codepoint of GREEK BETA SYMBOL?
The GREEK BETA SYMBOL character (ϐ) has codepoint U+03D0.
How do I type or copy GREEK BETA SYMBOL?
Copy ϐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.