Black-letter Capital C Black-letter C is the Unicode character ℭ at codepoint U+212D in the Letterlike Symbols block of the Basic Multilingual Plane (BMP). Click the character above to copy it to your clipboard — or use one of the
encodings below to embed it in HTML, CSS, JavaScript, Python or plain text.
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Black-letter Capital C Black-letter C
To use the Black-letter Capital C Black-letter C symbol (ℭ) in HTML, insert the
entity ℭ directly into your markup. The decimal entity ℭ works in any HTML-serialised document.
In CSS pseudo-elements use content: '\212D';.
In JavaScript and TypeScript the escape '\u212D' evaluates to ℭ. In Python source, write '\u212D'.
The character encodes to E2 84 AD as UTF-8 bytes and 212D as UTF-16 code units. Its decimal codepoint is 8493.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.