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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN ??→η???B 00111111001111111000000110101000100000111100010100111111001111110011111101000010 3f3f81a883c53f3f3f42
EUC-JP ??→η??ˇB 001111110011111110100010101010101010011011000111001111110011111110001111101000101011000001000010 3f3fa2aaa6c73f3f8fa2b042
UTF-8 列랐→η뗦덜ˇB 1110111110100110100111001110101110011110100100001110001010000110100100101100111010110111111010111001011110100110111010111000110110011100110010111000011101000010 efa69ceb9e90e28692ceb7eb97a6eb8d9ccb8742
UHC 列랐→η뗦덜ˇB 111001101110101010110110111110101010000111100110101001011110011110001011111001101011010011111010101000101010011101000010 e6eab6faa1e6a5e78be6b4faa2a742

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