^

CIRCUMFLEX ACCENT

U+005E Modifier Symbol (Sk) · Basic Latin · Zyyy

Encoding Table

Format Value Copy
unicode U+005E
decimal 94
htmldecimal ^
htmlhex ^
css \005E
javascript \u{5E}
python \u005e
java \u005E
go \u005E
ruby \u{5E}
rust \u{5E}
ccpp \u005e
urlencoded %5E
utf8bytes 5e
utf16bebytes 00 5e
utf32bebytes 00 00 00 5e

How to Use

HTML: ^
CSS: content: "\005E"
JavaScript: "\u{5E}"
Python: "\u005e"

Properties

Block
Basic Latin
Script
Zyyy
Category
Modifier Symbol (Sk)
Bidirectional
ON
Combining
0
Mirrored
No
← ] U+005D U+005F _ →

Frequently Asked Questions

What is the ^ character (CIRCUMFLEX ACCENT)?

^ (CIRCUMFLEX ACCENT) is the Unicode character U+005E.

What is the Unicode codepoint of CIRCUMFLEX ACCENT?

The CIRCUMFLEX ACCENT character (^) has codepoint U+005E.

How do I type or copy CIRCUMFLEX ACCENT?

Copy ^ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.