U+005E CIRCUMFLEX ACCENT

^

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

Decimal / Nº
94
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+005E, officially named CIRCUMFLEX ACCENT, was introduced in Unicode version 1.1. It is part of the ASCII block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as SPACING CIRCUMFLEX.

Categorized technically as a Modifier 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.

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