V
Technical information
| Symbol | V | |
| Name | Fullwidth latin capital letter v | |
| Unicode number | U+FF36 | |
| Category | Fullwidth ASCII variants | |
Encoding
| HTML Entity | V | |
| HTML Entity (hex) | V | |
| URL Escape Code | %EF%BC%B6 | |
| UTF-8 (hex) | 0xEF 0xBC 0xB6 | |
| UTF-8 (binary) | 11101111:10111100:10110110 | |
| UTF-16 | 0xFF36 | |
| UTF-32 | 0x0000FF36 | 
Source Code
| C, C++, and Java | "\uFF36" | |
| CSS Code | \FF36 | |
| JavaScript | "\uFF36" | |
| Perl | \x{FF36} | |
| Python 2 | u"\uFF36" | |
| Python 3 | \uFF36 | |
| Ruby | \u{FF36} | 
Preview
        This Unicode character looks like this V in sentence and in bold like this V and in italic like this V.
        
            
            
            
            
            
            
            
        
        
            
            
            
            
            
            
            
            
            
        
        
            
                
                    
                input-group
            
            
    
    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
                    
                
                
                select
            
            
                
                button
            
            
                
                button
            
        Code examples in HTML and CSS
<span>V</span>
            span {
    content: "\FF36";
}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