Convert OnlineConvertOnline

CARETUTF-8 Character/Symbol

Copy this symbol

CARET

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

2038
8248

HTML Examples

Using HEX code of CARET in HTML file

<span> &#x2038; </span>

Using Decimal code of CARET in HTML file

<span> &#8248; </span>

CSS Example

Using HEX code of CARET in CSS file for content

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