-

hyphen-minus (U+002D)

Info · Code · Glyphs · Related · Chart · Encodings · Data · Words · Tags · Comments

U+002D
· ·
Unicode Code Point
-
· ·
Character
hyphen-minus
· ·
Name

- (Hyphen-Minus, U+002D) is a versatile punctuation mark that serves a dual role due to its origins in typewriters and early character sets like ASCII, which prioritized efficiency. Visually a short, horizontal line positioned at mid-height, its primary function is as a hyphen, connecting words (e.g., "state-of-the-art") or breaking words at line endings. Simultaneously, it acts as the mathematical minus sign for subtraction (e.g., "10 - 5 = 5") and to denote negative numbers (e.g., "-3"). While professional typography often prefers distinct characters like the dedicated Hyphen (U+2010) and Minus Sign (U+2212), along with En Dash (U+2013) for ranges and Em Dash (U+2014) for parenthetical statements, the Hyphen-Minus remains the most commonly used form in general text, coding, and command-line interfaces due to its universal keyboard accessibility.

Description

Code

C, JavaScript, JSON, Java · CSS · HTML (Decimal) · HTML (Hex) · Perl · Python · Ruby · URL Escape Sequence

\u002D
· ·
C, JavaScript, JSON, Java
\00002D
· ·
CSS
-
· ·
HTML Entity (Decimal)
-
· ·
HTML Entity (Hexadecimal)
\x{2D}
· ·
Perl
\u002D
· ·
Python
\u{2D}
· ·
Ruby
-
· ·
URL Escape Sequence

Encodings

0x2D
· ·
UTF-8 (hex)
00101101
· ·
UTF-8 (binary)
0x002D
· ·
UTF-16/UTF-16BE (hex)
0x2D00
· ·
UTF-16LE (hex)
0x0000002D
· ·
UTF-32/UTF-32BE (hex)
0x2D000000
· ·
UTF-32LE (hex)
\55
· ·
Octal Escape Sequence

Bidirectional Character Type

European Separator (ES)
· ·
Bidi Class
N
· ·
Bidi Mirrored

Unicode Data

age · AHex · Alpha · bc · Bidi_C · Bidi_M · blk · bpb · bpt · Cased · ccc · CE · cf · CI · Comp_Ex · cp · CWCF · CWCM · CWKCF · CWL · CWT · CWU · Dash · Dep · DI · Dia · dm · dt · ea · EBase · EComp · EMod · Emoji · EPres · Ext · ExtPict · FC_NFKC · gc · GCB · Gr_Base · Gr_Ext · Gr_Link · Hex · hst · Hyphen · ID_Compat_Math_Continue · ID_Compat_Math_Start · IDC · Ideo · IDS · IDSB · IDST · IDSU · InCB · InMC · InPC · InSC · jg · Join_C · jt · lb · lc · LOE · Lower · Math · MCM · na · NChar · NFC_QC · NFD_QC · NFKC_CF · NFKC_QC · NFKC_SCF · NFKD_QC · nt · nv · OAlpha · ODI · OGr_Ext · OIDC · OIDS · OLower · OMath · OUpper · Pat_Syn · Pat_WS · PCM · QMark · Radical · RI · SB · sc · scf · scx · SD · slc · stc · STerm · suc · tc · Term · uc · UIdeo · Upper · vo · VS · WB · WSpace · XIDC · XIDS · XO_NFC · XO_NFD · XO_NFKC · XO_NFKD

Tags

Comments