Noun
charset (plural charsets)
(computing) A character set.
Based on charset of output: BASE64 produces output with printable characters. Source: Internet
It is very common to mislabel text data with the charset label ISO-8859-1, even though the data is really Windows-1252 encoded. Source: Internet
The collation is therefore the exact thing, and the charset is not required to be mentioned if there is already a collation. Source: Internet
Only after I set some charset to gb2312, the standard national Chinese charset, the display is right. Source: Internet
Returns the first accepted charset of the specified character sets, based on the request’s HTTP header field. Source: Internet
Why does “charset” really mean “encoding” in common usage? Source: Internet