^

Definition from Wiktionary, the free dictionary
Jump to navigation Jump to search
See also: ˆ [U+02C6 MODIFIER LETTER CIRCUMFLEX ACCENT], ◌̂ [U+0302 COMBINING CIRCUMFLEX ACCENT], ^@, and Appendix:Variations of "^"

^ U+005E, ^
CIRCUMFLEX ACCENT
]
[U+005D]
Basic Latin _
[U+005F]
U+FF3E, ^
FULLWIDTH CIRCUMFLEX ACCENT

[U+FF3D]
Halfwidth and Fullwidth Forms _
[U+FF3F]

Translingual[edit]

Symbol[edit]

^

  1. The caret, used by writers and proof readers to indicate that something is missing
  2. Separates the base and exponent in a power expression
    n^2 = n² = n × n
    2^n = 2ⁿ
  3. (programming) bitwise exclusive disjunction
  4. (computing, as part of a keyboard shortcut) control key
    Press ^F to find text in your document.
  5. (computing) Indicates an ASCII control character in caret notation.
    ^W = end of control block
  6. (regular expressions) Matches the start position within the string. Compare $, which matches the end position within the string.
    ^example$
  7. (regular expressions) Used with square brackets: [ ]. Matches a single character other than the characters and ranges specified between the square brackets.
    [^abc] matches any character other than "a", "b", or "c".
    [^a-z] matches any single character that is not a lowercase letter from "a" to "z"
  8. (Internet slang) Points to a message above in a forum, chat, etc.

Usage notes[edit]

U+FF3E is a fullwidth character for use in East Asian typography.

Further reading[edit]

English[edit]

Etymology[edit]

The symbol resembles an arrowhead pointing upward.

Preposition[edit]

^

  1. (text messaging) up (in any sense)
    its ^ in d attic luv — It's up in the attic love.
  2. (text messaging) Replacing the letter sequence 'up' within a word.