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 ???~???~B 001111110011111100111111011111100011111100111111001111110111111001000010 3f3f3f7e3f3f3f7e42
SJIS-WIN ???~???~B 001111110011111100111111011111100011111100111111001111110111111001000010 3f3f3f7e3f3f3f7e42
EUC-JP 旿??~旿??~B 10001111110000011111010000111111001111110111111010001111110000011111010000111111001111110111111001000010 8fc1f43f3f7e8fc1f43f3f7e42
UTF-8 旿울쉘~旿울쉘~B 111001101001011110111111111011001001101010111000111011001000100110011000011111101110011010010111101111111110110010011010101110001110110010001001100110000111111001000010 e697bfec9ab8ec89987ee697bfec9ab8ec89987e42
UHC 旿울쉘~旿울쉘~B 111001111111101010111111111011111011110110101001011111101110011111111010101111111110111110111101101010010111111001000010 e7fabfefbda97ee7fabfefbda97e42

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