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 寃얜ㅇ}寃얜ㅇ{^ 111001011010111110000011111011001001011010011100111000111000010110000111011111011110010110101111100000111110110010010110100111001110001110000101100001110111101101011110 e5af83ec969ce385877de5af83ec969ce385877b5e
UHC 寃얜ㅇ}寃얜ㅇ{^ 111010101011001010111110111010111010010010110111011111011110101010110010101111101110101110100100101101110111101101011110 eab2beeba4b77deab2beeba4b77b5e

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