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 獰??徇??暎 11100000110101100011111100111111100111000110110100111111001111111001110111110011 e0d63f3f9c6d3f3f9df3
EUC-JP 獰??徇??暎 11100000110110000011111100111111110101111100111000111111001111111101101011110101 e0d83f3fd7ce3f3fdaf5
UTF-8 獰싨객徇묊풗暎 111001111000110110110000111011001000101110101000111010101011000010011101111001011011111010000111111010111010110010001010111011011001001010010111111001101001101010001110 e78db0ec8ba8eab09de5be87ebac8aed9297e69a8e
UHC 獰싨객徇묊풗暎 1110011110111110100110101110011010110000101101001110001011011111100100011110011110111110100110101110011110110010 e7be9ae6b0b4e2df91e7be9ae7b2

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