FRACTION SLASH (⁄)
⁄
Copy Character
Unicode Block
General PunctuationUnicode Code
U+2044
Codepoint
8260
Aliases
solidus (in typography)
Notes
for composing arbitrary fractions
Character Encoding
UTF-8
0xE20x810x84
UTF-16
0x2044
UTF-32
0x00002044
Copy & Paste Codes
Unicode Escape
\u{2044}
HTML Entity (Decimal)
⁄
HTML Entity (Hex)
⁄
CSS Code
\2044
JavaScript/JSON
String.fromCodePoint(0x2044)
Python
chr(0x2044)
Ruby/PHP
chr(0x2044)
Unix, C, PHP, JAVA
0x2044
Perl
chr(0x2044)
URL Encoded
%2044