Convert OnlineConvertOnline

▢ WHITE SQUARE WITH ROUNDED CORNERS UTF-8 character with hex code 25A2

Copy this symbol

WHITE SQUARE WITH ROUNDED CORNERS

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

25A2
9634

HTML Examples

Using HEX code of WHITE SQUARE WITH ROUNDED CORNERS in HTML file

<span> &#x25A2; </span>

Using Decimal code of WHITE SQUARE WITH ROUNDED CORNERS in HTML file

<span> &#9634; </span>

CSS Example

Using HEX code of WHITE SQUARE WITH ROUNDED CORNERS in CSS file for content

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