U+007E TILDE

~

If this shows as a blank square, your device lacks a font to render it.

Decimal / Nº
126
General Category
Block
Script
Bidi Category
Other Neutral
East Asian Width
narrow
Combining Class
Not Reordered
Decomposition
not a composition

Character Details

The Unicode character U+007E, officially named TILDE, was introduced in Unicode version 1.1. It is part of the ASCII block, which belongs to the Basic Multilingual plane.

Categorized technically as a Math Symbol, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is not a composition and has narrow in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral character. Its visual representation remains not mirrored regardless of the reading direction.

Representations & Encodings

Click any row to instantly copy the encoding value to your clipboard.

126 Copied!
UTF-8 7E Copied!
UTF-16 00 7E Copied!
UTF-32 00 00 00 7E Copied!
URL-Quoted %7E Copied!
HTML hex reference ~ Copied!
RFC 5137 \u'007E' Copied!
Bash and Zsh (inside echo -e) \u007E Copied!
C and C++ \u007e Copied!
C# \u007e Copied!
CSS \00007E Copied!
Excel =UNICHAR(126) Copied!
Go \u007e Copied!
JavaScript \u007E Copied!
Modern JavaScript (since ES6) \u{007e} Copied!
JSON \u007E Copied!
Java \u007E Copied!
Lua \u{007E} Copied!
Matlab char(126) Copied!
Perl \x{007E} Copied!
PHP \u{007e} Copied!
PostgreSQL U&'\007E' Copied!
PowerShell `u{007E} Copied!
Python \u007e Copied!
Ruby \u{007e} Copied!
Rust \u{007e} Copied!