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 渦?????飮 100010010101000100111111001111110011111100111111001111111001111101011010 89513f3f3f3f3f9f5a
EUC-JP 渦??佾??飮 1011000110110010001111110011111110001111101100001111101100111111001111111101110110111011 b1b23f3f8fb0fb3f3fddbb
UTF-8 渦깍퐟佾ㅿ쫵飮 111001101011100010100110111010101011100110001101111011011001000010011111111001001011110110111110111000111000010110111111111011001010101110110101111010011010001110101110 e6b8a6eab98ded909fe4bdbee385bfecabb5e9a3ae
UHC 渦깍퐟佾ㅿ쫵飮 1110100010111110101100011110111110111101100010001110110011101011101001001110111110100110100011001110101111100110 e8beb1efbd88eceba4efa68cebe6

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