Recenlty i finished a development phase in WSL with Ubuntu 20.04.
Now i'm migrating the project to a live Ubuntu in the same version (20.04)
I'm having issues with the encoding, in WSL i see the special characters (for example, á) but when i change to Ubuntu, the string is missing.
It seems that is a problem with Ubuntu installation, but i can't find where is the issue
Edit: I checked the locales with locale command and in WSL and Ubuntu are the same.