To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???????Z 0011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f5a
SJIS-WIN 疾鴃識シセシアZ 1000111010111110111010011110111010001110101011111011110010111110101111001011000101011010 8ebee9ee8eafbcbebcb15a
EUC-JP 疾鴃識シセシアZ 101111001100000011110010111100001011110010110001100011101011110010001110101111101000111010111100100011101011000101011010 bcc0f2f0bcb18ebc8ebe8ebc8eb15a
UTF-8 疾鴃識シセシアZ 11100111100101101011111011101001101101001000001111101000101011011001100011101111101111011011110011101111101111011011111011101111101111011011110011101111101111011011000101011010 e796bee9b483e8ad98efbdbcefbdbeefbdbcefbdb15a
UHC 疾?識????Z 11110010111100000011111111100011110110110011111100111111001111110011111101011010 f2f03fe3db3f3f3f3f5a

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)