kotlin-stdlib / kotlin / Number / toChar toChar Common JVM JS Native 1.0 abstract fun toChar(): Char(Common source) (Native source) Returns the Char with the numeric value equal to this number, truncated to 16 bits if appropriate.