UPWARDS ARROWUTF-8 Character/Symbol

Copy this symbol

UPWARDS ARROW

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

2191
8593

HTML Examples

Using HEX code of UPWARDS ARROW in HTML file

<span> &#x2191; </span>

Using Decimal code of UPWARDS ARROW in HTML file

<span> &#8593; </span>

CSS Example

Using HEX code of UPWARDS ARROW in CSS file for content

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