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 ?容雨}?容雨{^ 00111111100101110110010110001001010010100111110100111111100101110110010110001001010010100111101101011110 3f9765894a7d3f9765894a7b5e
EUC-JP ?容雨}?容雨{^ 00111111110011011100011010110001101010110111110100111111110011011100011010110001101010110111101101011110 3fcdc6b1ab7d3fcdc6b1ab7b5e
UTF-8 멲容雨}멲容雨{^ 111010111010100110110010111001011010111010111001111010011001101110101000011111011110101110101001101100101110010110101110101110011110100110011011101010000111101101011110 eba9b2e5aeb9e99ba87deba9b2e5aeb9e99ba87b5e
UHC 멲容雨}멲容雨{^ 100100010110000111101001101110111110100111101011011111011001000101100001111010011011101111101001111010110111101101011110 9161e9bbe9eb7d9161e9bbe9eb7b5e

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