Convert OnlineConvertOnline

▭ WHITE RECTANGLE UTF-8 character with hex code 25AD

Copy this symbol

WHITE RECTANGLE

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

25AD
9645

HTML Examples

Using HEX code of WHITE RECTANGLE in HTML file

<span> &#x25AD; </span>

Using Decimal code of WHITE RECTANGLE in HTML file

<span> &#9645; </span>

CSS Example

Using HEX code of WHITE RECTANGLE in CSS file for content

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