|

Vertical Bar

If you have ever needed a | Vertical Bar Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy | Symbol to Clipboard

Vertical Bar Codes

|

U+0007C

Unicode

|

|

Hex Code

|

|

HTML Code

|

|

HTML Entity

|

\007C

CSS Code

Vertical Bar Code Examples

HTML Example

<span> &#124; </span>

CSS Example

span {
   content: "\007C";
}

Symbol Copied!