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 渦??餓??耶 10001001010100010011111100111111100010011110110000111111001111111001011011101011 89513f3f89ec3f3f96eb
EUC-JP 渦??餓??耶 10110001101100100011111100111111101100101110111000111111001111111100110011101101 b1b23f3fb2ee3f3fcced
UTF-8 渦욕콪餓뽬씩耶 111001101011100010100110111011001001101010010101111011001011110110101010111010011010010010010011111010111011110110101100111011001001010010101001111010001000000010110110 e6b8a6ec9a95ecbdaae9a493ebbdacec94a9e880b6
UHC 渦욕콪餓뽬씩耶 1110100010111110101111111110010110110001100111101110010010111011100101101110100010111110101111111110010110101101 e8bebfe5b19ee4bb96e8bebfe5ad

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