kotlin-stdlib / kotlin.text / isHighSurrogate isHighSurrogate Common JVM JS Native 1.0 fun Char . isHighSurrogate ( ) : Boolean (Common source) (JVM source) (JS source) (Native source) Returns true if this character is a Unicode high-surrogate code unit (also known as leading-surrogate code unit).