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 轣シ闥皮廠髴ケ 111001111000000110111100111010001001001010010100111001111000111110110001111010011001110010111001 e781bce89294e78fb1e99cb9
EUC-JP 轣シ闥皮廠髴ケ 1110110111100001100011101011110011101111111100101100100011101001101111101011001111110001111111001000111010111001 ede18ebceff2c8e9beb3f1fc8eb9
UTF-8 轣シ闥皮廠髴ケ 111010001011110110100011111011111011110110111100111010011001011110100101111001111001101010101110111001011011101110100000111010011010101110110100111011111011110110111001 e8bda3efbdbce997a5e79aaee5bba0e9abb4efbdb9
UHC ???皮廠?? 001111110011111100111111111110011010101111110011110111110011111100111111 3f3f3ff9abf3df3f3f

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