kotlin-stdlib / kotlin / Char / MAX_RADIX MAX_RADIX Native 1.3 @DeprecatedSinceKotlin ( "1.9" ) const val MAX_RADIX : Int (source) Deprecated: Introduce your own constant with the value of `36 The maximum radix available for conversion to and from strings.