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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鬩榊供轤手ャヲ 111010011010100110001101111001011000101110011111111001111000001010001110111010001010110010100110 e9a98de58b9fe7828ee8aca6
EUC-JP 鬩榊供轤手ャヲ 1111001010101011101110101110011110110110101000011110110111100010101111001110101010001110101011001000111010100110 f2abbae7b6a1ede2bcea8eac8ea6
UTF-8 鬩榊供轤手ャヲ 111010011010110010101001111001101010011010001010111001001011111010011011111010001011110110100100111001101000100110001011111011111011110110101100111011111011110110100110 e9aca9e6a68ae4be9be8bda4e6898befbdacefbda6
UHC ??供?手?? 001111110011111111001101111010100011111111100010101000100011111100111111 3f3fcdea3fe2a23f3f

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