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 寃??}寃??{^ 1001101110000011001111110011111101111101100110111000001100111111001111110111101101011110 9b833f3f7d9b833f3f7b5e
EUC-JP 寃??}寃??{^ 1101010111100011001111110011111101111101110101011110001100111111001111110111101101011110 d5e33f3f7dd5e33f3f7b5e
UTF-8 寃얗ㄶ}寃얗ㄶ{^ 111001011010111110000011111011001001011010010111111000111000010010110110011111011110010110101111100000111110110010010110100101111110001110000100101101100111101101011110 e5af83ec9697e384b67de5af83ec9697e384b67b5e
UHC 寃얗ㄶ}寃얗ㄶ{^ 111010101011001010111110111010011010010010100110011111011110101010110010101111101110100110100100101001100111101101011110 eab2bee9a4a67deab2bee9a4a67b5e

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