V

Technical information

SymbolV
NameLatin capital letter v
Unicode numberU+0056
CategoryASCII Table5. Uppercase Latin alphabet

Encoding

HTML EntityV
HTML Entity (hex)V
URL Escape CodeV
UTF-8 (hex)0x56
UTF-8 (binary)01010110
UTF-160x0056
UTF-320x00000056

Source Code

C, C++, and Java"\u0056"
CSS Code\0056
JavaScript"\u0056"
Perl\x{0056}
Python 2u"\u0056"
Python 3\u0056
Ruby\u{0056}

Preview

This Unicode character looks like this V in sentence and in bold like this V and in italic like this V.

Font size:

V
12px
V
16px
V
20px
V
28px
V
36px
V
48px
V
72px

CSS Property: font-weight

V
100
V
200
V
300
V
400
V
500
V
600
V
700
V
800
V
900

HTML Forms and Input

input
disabled input
V
input-group
select
button
button

Code examples in HTML and CSS

<span>&#86;</span>

            
span {
    content: "\0056";
}

The symbol in different fonts

V
-apple-system
V
Apple Color Emoji
V
Arial
V
BlinkMacSystemFont
V
Courier New
V
Georgia
V
Droid Sans
V
Helvetica
V
Noto Sans
V
Oxygen
V
Roboto
V
"Segoe UI"
V
sans-serif
V
Segoe UI Emoji
V
Segoe UI Symbol
V
system-ui
V
Times New Roman
V
Ubuntu
V
Verdana

References