v

Technical information

Symbolv
NameLatin small letter v
Unicode numberU+0076
CategoryASCII Table7. Lowercase Latin alphabet
DescriptionThe Unicode character v, or U+0076, is known as the "Latin Small Letter V". It belongs to the "Basic Latin" block and falls under the "Letter, Lowercase" category in the Unicode standard. This character is a graphic representation of the small letter 'v', an element of the Latin alphabet. It can be used in digital communications to form words, sentences, and text in languages that use the Latin script. The specific appearance and usage of this character can depend on the system and application it's being used in.

Encoding

HTML Entityv
HTML Entity (hex)v
URL Escape Codev
UTF-8 (hex)0x76
UTF-8 (binary)01110110
UTF-160x0076
UTF-320x00000076

Source Code

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

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>&#118;</span>

            
span {
    content: "\0076";
}

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