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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蜊ウ轤ュ諱ッ雜ウ 111001011000110110110011111001111000001010101101111001101000000110101111111010001011011010110011 e58db3e782ade681afe8b6b3
EUC-JP 蜊ウ轤ュ諱ッ雜ウ 11101001111011011000111010110011111011011110001010001110101011011110101111100001100011101010111111110000101110001000111010110011 e9ed8eb3ede28eadebe18eaff0b88eb3
UTF-8 蜊ウ轤ュ諱ッ雜ウ 111010001001110010001010111011111011110110110011111010001011110110100100111011111011110110101101111010001010101110110001111011111011110110101111111010011001101110011100111011111011110110110011 e89c8aefbdb3e8bda4efbdade8abb1efbdafe99b9cefbdb3
UHC ????諱?雜? 00111111001111110011111100111111111111011100100100111111111011011101101000111111 3f3f3f3ffdc93fedda3f

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