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???zB 001111110011111100111111011110100011111100111111001111110111101001000010 3f3f3f7a3f3f3f7a42
SJIS-WIN 仁??z仁??zB 1001000001101101001111110011111101111010100100000110110100111111001111110111101001000010 906d3f3f7a906d3f3f7a42
EUC-JP 仁??z仁??zB 1011111111001110001111110011111101111010101111111100111000111111001111110111101001000010 bfce3f3f7abfce3f3f7a42
UTF-8 仁솽셰z仁솽셰zB 111001001011101110000001111011001000011010111101111011001000010110110000011110101110010010111011100000011110110010000110101111011110110010000101101100000111101001000010 e4bb81ec86bdec85b07ae4bb81ec86bdec85b07a42
UHC 仁솽셰z仁솽셰zB 111011001101001010111100111000011011110011001110011110101110110011010010101111001110000110111100110011100111101001000010 ecd2bce1bcce7aecd2bce1bcce7a42

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