When I put in $z = x + iy,$ in the end I got: $${x^2 - 2x - y^2 + 2y + i (2 - 2y - 2x + 2xy) \over -x^2 + y^2 - 2y + 1 + i (2x - 2xy)}$$ Imaginary part is equal to $0$ and when I did that in the end I got: $x - xy + y = 1$ and $x (1-y) = 0.$ From the last equation I got one complex number but I do not know how to get others.
Answer is
$$z = x + iy, \quad (x - 1/2)^2 + (y - 1)^2 = 1/4,\quad x \ne 0$$
and
$$z = x + i,\quad x \ne 0$$
I want to get to this answer.
Thank you for all your answers.