Convert OnlineConvertOnline

⁉ EXCLAMATION QUESTION MARK UTF-8 character with hex code 2049

Copy this symbol

EXCLAMATION QUESTION MARK

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

2049
8265

HTML Examples

Using HEX code of EXCLAMATION QUESTION MARK in HTML file

<span> &#x2049; </span>

Using Decimal code of EXCLAMATION QUESTION MARK in HTML file

<span> &#8265; </span>

CSS Example

Using HEX code of EXCLAMATION QUESTION MARK in CSS file for content

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