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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 渦??i渦??iB 1000100101010001001111110011111101101001100010010101000100111111001111110110100101000010 89513f3f6989513f3f6942
EUC-JP 渦??i渦??iB 1011000110110010001111110011111101101001101100011011001000111111001111110110100101000010 b1b23f3f69b1b23f3f6942
UTF-8 渦뤄쉼i渦뤄쉼iB 111001101011100010100110111010111010010010000100111011001000100110111100011010011110011010111000101001101110101110100100100001001110110010001001101111000110100101000010 e6b8a6eba484ec89bc69e6b8a6eba484ec89bc6942
UHC 渦뤄쉼i渦뤄쉼iB 111010001011111010110111111011111011110110110000011010011110100010111110101101111110111110111101101100000110100101000010 e8beb7efbdb069e8beb7efbdb06942

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