end of transmissionUTF-8 Character/Symbol


Copy this symbol

end of transmission

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

0004
4

HTML Examples

Using HEX code of end of transmission in HTML file

<span> &#x0004; </span>

Using Decimal code of end of transmission in HTML file

<span> &#4; </span>

CSS Example

Using HEX code of end of transmission in CSS file for content

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