DIVISION SIGN (÷)
÷
Copy Character
Unicode Code
U+00F7
Codepoint
247
Aliases
obelus
Notes
occasionally used as an alternate, more visually distinct shape for a hyphen in some contexts
historically used as a punctuation mark to denote questionable passages in manuscripts
Character Encoding
UTF-8
0xC30xB7
UTF-16
0x00F7
UTF-32
0x000000F7
Copy & Paste Codes
Unicode Escape
\u{00F7}
HTML Entity (Decimal)
÷
HTML Entity (Hex)
÷
CSS Code
\00F7
JavaScript/JSON
String.fromCodePoint(0x00F7)
Python
chr(0x00F7)
Ruby/PHP
chr(0x00F7)
Unix, C, PHP, JAVA
0x00F7
Perl
chr(0x00F7)
URL Encoded
%00f7