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 ???漬????^ 00111111001111110011111110010010110100000011111100111111001111110011111101011110 3f3f3f92d03f3f3f3f5e
EUC-JP ?焰琨漬?焰琨?^ 001111111000111111001001111011111000111111001100101011001100010011010010001111111000111111001001111011111000111111001100101011000011111101011110 3f8fc9ef8fccacc4d23f8fc9ef8fccac3f5e
UTF-8 뤚焰琨漬뤚焰琨헷^ 11101011101001001001101011100111100001001011000011100111100100001010100011100110101111001010110011101011101001001001101011100111100001001011000011100111100100001010100011101101100101111011011101011110 eba49ae784b0e790a8e6bcaceba49ae784b0e790a8ed97b75e
UHC 뤚焰琨漬뤚焰琨헷^ 1000111111001001111001101111101111001101111001001111001010110000100011111100100111100110111110111100110111100100110001111111001001011110 8fc9e6fbcde4f2b08fc9e6fbcde4c7f25e

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