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