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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??案}??案{^ 0011111100111111100010001100010001111101001111110011111110001000110001000111101101011110 3f3f88c47d3f3f88c47b5e
EUC-JP ??案}??案{^ 0011111100111111101100001100011001111101001111110011111110110000110001100111101101011110 3f3fb0c67d3f3fb0c67b5e
UTF-8 렯롚案}렯롚案{^ 111010111010000010101111111010111010000110011010111001101010000110001000011111011110101110100000101011111110101110100001100110101110011010100001100010000111101101011110 eba0afeba19ae6a1887deba0afeba19ae6a1887b5e
UHC 렯롚案}렯롚案{^ 100011101011110010001110110111101110010011010000011111011000111010111100100011101101111011100100110100000111101101011110 8ebc8edee4d07d8ebc8edee4d07b5e

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