Convert OnlineConvertOnline

vertical tabUTF-8 Character/Symbol

Copy this symbol

vertical tab

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

000B
11

HTML Examples

Using HEX code of vertical tab in HTML file

<span> &#x000B; </span>

Using Decimal code of vertical tab in HTML file

<span> &#11; </span>

CSS Example

Using HEX code of vertical tab in CSS file for content

span { 
    content: '\000b';
}
All UTF-8 Symbols