MAX_RADIX

const val MAX_RADIX: Int = 36

The maximum radix available for conversion to and from strings.