Unicode Character "~" U+007E Tilde
Unicode Version 15.1
~
Summary
The unicode character "~" at code point U+007E is Tilde. It is a character in the Basic Latin block and is part of the Common script. The character is a math symbol. The UTF-8 encoding of "~" is 0x7E and the UTF-16 encoding is 0x007E.
General Properties
Code Point | U+007E |
Version Added | 1.1 |
Name | Tilde |
Block | Basic Latin |
General Category | Math Symbol |
Canonical Combining Class | Not Reordered |
Bidirectional Class | Other Neutral |
Encodings
HTML Decimal Encoding | ~ |
HTML Hex Encoding | ~ |
UTF-8 Encoding | 0x7E |
UTF-16 Encoding | 0x007E |
UTF-32 Encoding | 0x0000007E |
C/C++/Java Escape | \u007e |