VERTICAL LINEUTF-8 Character/Symbol

|
Copy this symbol

VERTICAL LINE

Click on any of the following code values to copy to clipboard.

007C
124

HTML Examples

Using HEX code of VERTICAL LINE in HTML file

<span> &#x007C; </span>

Using Decimal code of VERTICAL LINE in HTML file

<span> &#124; </span>

CSS Example

Using HEX code of VERTICAL LINE in CSS file for content

span { 
    content: '\007c';
}
All UTF-8 Symbols