Convert OnlineConvertOnline

€ CONTROL UTF-8 character with hex code 0080

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