Convert OnlineConvertOnline

HTML Entity/Symbol↝(RIGHTWARDS WAVE ARROW )

Copy this symbol

RIGHTWARDS WAVE ARROW

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

↝
↝
U+0219D
\219d
↝

HTML Examples

Using HTML Code value in HTML file

<span> &#8605; </span>

Using HTML Entity value in HTML file

<span> &rarrw; </span>

CSS Example

Using CSS content code of the HTML entity &rarrw; to specify in a CSS file

span { 
    content: "\219d";
}
All HTML Symbols