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' : ''">
๐ฝ
MATHEMATICAL BOLD ITALIC CAPITAL V
Overview
๐ฝ (MATHEMATICAL BOLD ITALIC CAPITAL V) is the Unicode character at code point U+1D47D. It belongs to the Mathematical Alphanumeric Symbols block, in the Uppercase Letter (Lu) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D47D | |
| decimal | 119933 | |
| htmldecimal | 𝑽 | |
| htmlhex | 𝑽 | |
| css | \1D47D | |
| javascript | \u{1D47D} | |
| python | \U0001d47d | |
| java | \uD835\uDC7D | |
| go | \U0001D47D | |
| ruby | \u{1D47D} | |
| rust | \u{1D47D} | |
| ccpp | \U0001d47d | |
| urlencoded | %F0%9D%91%BD | |
| utf8bytes | f0 9d 91 bd | |
| utf16bebytes | d8 35 dc 7d | |
| utf32bebytes | 00 01 d4 7d |
How to Use
HTML:
𝑽
CSS:
content: "\1D47D"
JavaScript:
"\u{1D47D}"
Python:
"\U0001d47d"
Properties
- Script
- Zyyy
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0056
Frequently Asked Questions
What is the ๐ฝ character (MATHEMATICAL BOLD ITALIC CAPITAL V)?
๐ฝ (MATHEMATICAL BOLD ITALIC CAPITAL V) is the Unicode character U+1D47D.
What is the Unicode codepoint of MATHEMATICAL BOLD ITALIC CAPITAL V?
The MATHEMATICAL BOLD ITALIC CAPITAL V character (๐ฝ) has codepoint U+1D47D.
How do I type or copy MATHEMATICAL BOLD ITALIC CAPITAL V?
Copy ๐ฝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.