In this video, we explore the char data type in Java — used to store single characters like letters, digits, or symbols. You’ll learn how char is internally represented using Unicode, what values it can hold, and how it differs from other numeric types.