FansyFont

> Fullwidth Greater-Than Sign - Copy & Paste

Just Click on a Symbol to Copy.

Text copied to clipboard!

Encoding & Programming Code

Html Hex > 🗋
Html Decimal > 🗋
Win Alt Code Alt+65310 🗋
Url Escape Code %EF%BC%9E 🗋
Utf8 Hex 0xEF 0xBC 0x9E 🗋
Utf8 Binary 11101111:10111100:10011110 🗋
Utf16 0xFF1E 🗋
Utf32 0x0000FF1E 🗋
Css Entity \FF1E 🗋
C Cpp Java Entity "\uFF1E" 🗋
Perl \x{FF1E} 🗋
Python2 u"\uFF1E" 🗋
Python3 "\uFF1E" 🗋
Ruby Swift Rust \u{FF1E} 🗋
Php \uFF1E 🗋
Sql CHAR(0xFF1E) 🗋

Fullwidth Greater-Than sign > is used to tell the numeric difference in any number in which the first digit is large and the next digit is small. Whenever this symbol is written in a document, Alt+65310 alt code is used for this.

Code To Type Symbols On Different Languages


Html Code

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

CSS Code

span {content: "\FF1E";} 🗋

JavaScript Code

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

Python Code

print ( u"\uFF1E" ) 🗋

Download Different Types of Symbol Images


Webp Image Download

Fullwidth Greater-Than Sign Webp Image

PNG Image Download

Fullwidth Greater-Than Sign PNG Image

SVG Image Download

Fullwidth Greater-Than Sign SVG Image

Related Posts