Does python support character type? April 9, 2024 by Tarik No. Python does not have a character or char type. All single characters are strings with length one.