I am trying to print currency symbols from different regions in IntelliJ but facing a weird issue.
While running the same code through IntelliJ run configuration everything is working fine but when I am trying to run the same code through IntelliJ terminal then facing the issue and currency symbols are printing with the weird character.
I have also checked the below links but still facing the same issue: IntelliJ IDEA Terminal Special Characters
Expected Actual Region 212.00 € 212.00 Ç Finland £212.00 ú1212.00 Finland
Output