As character names:
U+002D HYPHEN-MINUS character (-)
As raw characters:
-
As a string of HTML entities:
-
Decoder output:
Byte number 1 is decimal 45, hex 0x2D, octal \055, binary 00101101 U+002D HYPHEN-MINUS = hyphen, dash = minus sign * used generically for hyphen, minus sign or en dash, all of which have dedicated alternatives x (soft hyphen - 00AD) x (modifier letter minus sign - 02D7) x (hyphen - 2010) x (non-breaking hyphen - 2011) x (figure dash - 2012) x (en dash - 2013) x (hyphenation point - 2027) x (hyphen bullet - 2043) x (minus sign - 2212) x (roman uncia sign - 10191)