Character encoding problem with Serial Monitor #1405
Labels
conclusion: duplicate
Has already been submitted
topic: code
Related to content of the project itself
topic: serial monitor
Related to the Serial Monitor
type: imperfection
Perceived defect in any part of project
Describe the problem
When using serial printing accented characters or ASCII higher than 127, the serial monitor mostly shows a "�", but not always.
To reproduce
Serial.print
accented characters or ASCII with values higher than 127.E.g.:
Expected behavior
The serial monitor should show the characters in the right encoding or at least UTF-8.
Arduino IDE version
2.0.0-rc9.3
Operating system
Windows
Operating system version
11
Additional context
Full code example :
Issue checklist
The text was updated successfully, but these errors were encountered: