Wide character

Looking for a job?
Create a free profile and automatically get matched with companies that meet your requirements.
Get job offers
Looking for a developer?
Post your job today and get matched with skilled developers from Europe's #1 developer community.
Find out more

What is a wide character?

A "wide character" generally refers to a character data type that has a size larger than the standard character size. In many programming languages, the standard character type is typically represented by a byte, which is 8 bits. A wide character, on the other hand, is designed to hold a larger range of characters, including those from non-ASCII character sets and various languages.