N
N
NEupy2019-06-10 21:07:24
Python
NEupy, 2019-06-10 21:07:24

cmd does not display the ASCII character 02. It shows a question mark instead. How to fix?

What is the problem? OS Windows 10(x64)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
dollar, 2019-06-10
@dollar

Change the code page to whatever you want.
chcp - Displays the current code page.
chcp 65001 - change to UTF-8.
And in general, something does not add up. I doubt that the ASCII character is not displayed. Any Russian letter is NOT an ASCII character by definition. So tell us more what exactly the symbol is, and how and where you display it, preferably with an example.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question