Convert OnlineConvertOnline

CONTROLUTF-8 Character/Symbol

Copy this symbol

CONTROL

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

0080
128

HTML Examples

Using HEX code of CONTROL in HTML file

<span> &#x0080; </span>

Using Decimal code of CONTROL in HTML file

<span> &#128; </span>

CSS Example

Using HEX code of CONTROL in CSS file for content

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