ASCII (Ask-ey) Code

I made a project on C++ that makes random binary in multiples of eight and turns them into Hexadecimal, ASCII code and related numberical values. Here have a look please!

20 0011111101111110101011011111111011101101110101111010111111100111011111101111110010111110111011111111111111111110111111111011101100111111001010111000101011000011 3f7eadfeedd7afe77efcbeeffffeffbb3f2b8ac3 ?~¡■φ╫»τ~ⁿ╛∩ ■ ╗?+è├ 63 126 -83 -2 -19 -41 -81 -25 126 -4 -66 -17 -1 -2 -1 -69 63 43 -118 -61 C:\Users\Lenovo\source\repos\Funwithnumbers.beta\x64\Debug\Funwithnumbers.beta.exe (process 22484) exited with code 0. Press any key to close this window . . .

The input (from user's keyboard) is 20, there are twenty randomly generated ASCII characcters. Thank for reading everyony!