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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 먏멿먏먬먏멿먏먬^ 11101011101010001000111111101011101010011011111111101011101010001000111111101011101010001010110011101011101010001000111111101011101010011011111111101011101010001000111111101011101010001010110001011110 eba88feba9bfeba88feba8aceba88feba9bfeba88feba8ac5e
UHC 먏멿먏먬먏멿먏먬^ 1001000011001101100100010110110010010000110011011001000011101001100100001100110110010001011011001001000011001101100100001110100101011110 90cd916c90cd90e990cd916c90cd90e95e

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