Convert OnlineConvertOnline

 negative acknowledge UTF-8 character with hex code 0015


Copy this symbol

negative acknowledge

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

0015
21

HTML Examples

Using HEX code of negative acknowledge in HTML file

<span> &#x0015; </span>

Using Decimal code of negative acknowledge in HTML file

<span> &#21; </span>

CSS Example

Using HEX code of negative acknowledge in CSS file for content

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