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 ’C’L‘§T’C’L‘§TB 1100001010010010010000111100001010010010010011001100001010010001110000101010011101010100110000101001001001000011110000101001001001001100110000101001000111000010101001110101010001000010 c29243c2924cc291c2a754c29243c2924cc291c2a75442
SJIS-WIN ??C??L???§T??C??L???§TB 00111111001111110100001100111111001111110100110000111111001111110011111110000001100110000101010000111111001111110100001100111111001111110100110000111111001111110011111110000001100110000101010001000010 3f3f433f3f4c3f3f3f8198543f3f433f3f4c3f3f3f81985442
EUC-JP �C�L�§T�C�L�§TB 1000111110101010101001000011111101000011100011111010101010100100001111110100110010001111101010101010010000111111100011111010101010100100101000011111100001010100100011111010101010100100001111110100001110001111101010101010010000111111010011001000111110101010101001000011111110001111101010101010010010100001111110000101010001000010 8faaa43f438faaa43f4c8faaa43f8faaa4a1f8548faaa43f438faaa43f4c8faaa43f8faaa4a1f85442
UTF-8 ’C’L‘§T’C’L‘§TB 110000111000001011000010100100100100001111000011100000101100001010010010010011001100001110000010110000101001000111000011100000101100001010100111010101001100001110000010110000101001001001000011110000111000001011000010100100100100110011000011100000101100001010010001110000111000001011000010101001110101010001000010 c382c29243c382c2924cc382c291c382c2a754c382c29243c382c2924cc382c291c382c2a75442
UHC ??C??L???§T??C??L???§TB 00111111001111110100001100111111001111110100110000111111001111110011111110100001110101110101010000111111001111110100001100111111001111110100110000111111001111110011111110100001110101110101010001000010 3f3f433f3f4c3f3f3fa1d7543f3f433f3f4c3f3f3fa1d75442

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