Unicode Character "÷" U+00F7 Division Sign
Unicode Version 15.1
÷
Summary
The unicode character "÷" at code point U+00F7 is Division Sign. It is a character in the Latin-1 Supplement block and is part of the Common script. The character is a math symbol. The UTF-8 encoding of "÷" is 0xC3 0xB7 and the UTF-16 encoding is 0x00F7.
General Properties
| Code Point | U+00F7 |
| Version Added | 1.1 |
| Name | Division Sign |
| Block | Latin-1 Supplement |
| General Category | Math Symbol |
| Canonical Combining Class | Not Reordered |
| Bidirectional Class | Other Neutral |
Encodings
| HTML Entity | ÷ ÷ |
| HTML Decimal Encoding | ÷ |
| HTML Hex Encoding | ÷ |
| UTF-8 Encoding | 0xC3 0xB7 |
| UTF-16 Encoding | 0x00F7 |
| UTF-32 Encoding | 0x000000F7 |
| C/C++/Java Escape | \u00f7 |