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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???憶?????^ 0011111100111111001111111000100110101111001111110011111100111111001111110011111101011110 3f3f3f89af3f3f3f3f3f5e
EUC-JP ???憶?????^ 0011111100111111001111111011001010110001001111110011111100111111001111110011111101011110 3f3f3fb2b13f3f3f3f3f5e
UTF-8 琉블슏憶뉖ㅊ淋잌옞^ 11101111101001111000110011101011101110001001010011101100100010101000111111100110100001101011011011101011100010011001011011100011100001011000101011101111101001111011010111101100100111101000110011101100100110001001111001011110 efa78cebb894ec8a8fe686b6eb8996e3858aefa7b5ec9e8cec989e5e
UHC 琉블슏憶뉖ㅊ淋잌옞^ 11101011101001001011101011101101100110101001111111100101111000111000011111101011101001001011101011101100111110001001111111100101100111101010000001011110 eba4baed9a9fe5e387eba4baecf89fe59ea05e

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