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' : ''">
ℬ
SCRIPT CAPITAL B
Overview
ℬ (SCRIPT CAPITAL B) is the Unicode character at code point U+212C. It belongs to the Letterlike Symbols block, in the Uppercase Letter (Lu) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+212C | |
| decimal | 8492 | |
| htmldecimal | ℬ | |
| htmlhex | ℬ | |
| css | \212C | |
| javascript | \u{212C} | |
| python | \u212c | |
| java | \u212C | |
| go | \u212C | |
| ruby | \u{212C} | |
| rust | \u{212C} | |
| ccpp | \u212c | |
| urlencoded | %E2%84%AC | |
| utf8bytes | e2 84 ac | |
| utf16bebytes | 21 2c | |
| utf32bebytes | 00 00 21 2c |
How to Use
HTML:
ℬ
CSS:
content: "\212C"
JavaScript:
"\u{212C}"
Python:
"\u212c"
Properties
- Block
- Letterlike Symbols
- Script
- Zyyy
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0042
Frequently Asked Questions
What is the ℬ character (SCRIPT CAPITAL B)?
ℬ (SCRIPT CAPITAL B) is the Unicode character U+212C.
What is the Unicode codepoint of SCRIPT CAPITAL B?
The SCRIPT CAPITAL B character (ℬ) has codepoint U+212C.
How do I type or copy SCRIPT CAPITAL B?
Copy ℬ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.