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 渦??荑??飮 1011000110110010001111110011111110001111110101111111100100111111001111111101110110111011 b1b23f3f8fd7f93f3fddbb
UTF-8 渦깍퐟荑귨쫵飮 111001101011100010100110111010101011100110001101111011011001000010011111111010001000110110010001111010101011011110101000111011001010101110110101111010011010001110101110 e6b8a6eab98ded909fe88d91eab7a8ecabb5e9a3ae
UHC 渦깍퐟荑귨쫵飮 1110100010111110101100011110111110111101100010001110110010111111100000101110111110100110100011001110101111100110 e8beb1efbd88ecbf82efa68cebe6

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