kotlin-stdlib / kotlin.text / codePointAt codePointAt JVM 1.0 fun String . codePointAt ( index : Int ) : Int (source) Returns the character (Unicode code point) at the specified index.