FansyFont

〉 Right-Pointing Angle Bracket - Copy & Paste

Just Click on a Symbol to Copy.

Text copied to clipboard!

Encoding & Programming Code

Html Hex 〉 🗋
Html Decimal 〉 🗋
Win Alt Code Alt+9002 🗋
Url Escape Code %E2%8C%AA 🗋
Utf8 Hex 0xE2 0x8C 0xAA 🗋
Utf8 Binary 11100010:10001100:10101010 🗋
Utf16 0x232A 🗋
Utf32 0x0000232A 🗋
Css Entity \232A 🗋
C Cpp Java Entity "\u232A" 🗋
Perl \x{232A} 🗋
Python2 u"\u232A" 🗋
Python3 "\u232A" 🗋
Ruby Swift Rust \u{232A} 🗋
Php \u232A 🗋
Sql CHAR(0x232A) 🗋

Right-pointing angle bracket is used in many purposes. If you use HTML coding and want to create a right-pointing angle bracket symbol then you need to enter the HTML code &zzzz#x232A;, after that you can see the created symbol.

Code To Type Symbols On Different Languages


Html Code

<span> &#9002; </span> 🗋

CSS Code

span {content: "\232A";} 🗋

JavaScript Code

<script> console.log("\u232A"); </script> 🗋

Python Code

print ( u"\u232A" ) 🗋

Download Different Types of Symbol Images


Webp Image Download

Right-Pointing Angle Bracket Webp Image

PNG Image Download

Right-Pointing Angle Bracket PNG Image

SVG Image Download

Right-Pointing Angle Bracket SVG Image

Related Posts