Convert OnlineConvertOnline

TRUEUTF-8 Character/Symbol

Copy this symbol

TRUE

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

22A8
8872

HTML Examples

Using HEX code of TRUE in HTML file

<span> &#x22A8; </span>

Using Decimal code of TRUE in HTML file

<span> &#8872; </span>

CSS Example

Using HEX code of TRUE in CSS file for content

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