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 BETA
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0392 | |
| decimal | 914 | |
| htmldecimal | Β | |
| htmlhex | Β | |
| css | \0392 | |
| javascript | \u{392} | |
| python | \u0392 | |
| java | \u0392 | |
| go | \u0392 | |
| ruby | \u{392} | |
| rust | \u{392} | |
| ccpp | \u0392 | |
| urlencoded | %CE%92 | |
| utf8bytes | ce 92 | |
| utf16bebytes | 03 92 | |
| utf32bebytes | 00 00 03 92 |
How to Use
HTML:
Β
CSS:
content: "\0392"
JavaScript:
"\u{392}"
Python:
"\u0392"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Compare
Frequently Asked Questions
What is the Β character (GREEK CAPITAL LETTER BETA)?
Β (GREEK CAPITAL LETTER BETA) is the Unicode character U+0392.
What is the Unicode codepoint of GREEK CAPITAL LETTER BETA?
The GREEK CAPITAL LETTER BETA character (Β) has codepoint U+0392.
How do I type or copy GREEK CAPITAL LETTER BETA?
Copy Β directly, or use the HTML entity, UTF-8, and code encodings shown on this page.