When I try to print a special character like "ä, ö, ü, á, é, etc..." with
fun main() { println("ä") }
Intellij output